This commit is contained in:
Minecon724 2024-08-31 12:37:06 +02:00
parent 7a38fd5762
commit 1eb880be4f
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8
3 changed files with 21 additions and 1 deletions

View file

@ -1,3 +1,3 @@
This is a Java library you can write scripts for to support an api with conversational language models
I can't really say much because I'm still working out stuff so see `thinking.txt`
I can't really say much because I'm still working out stuff so see `thinkings` directory

View file

@ -1,3 +1,8 @@
THIS IS NOW OUTDATED
original document below
---------
okay so three things:
1. the chat, thread, conversation itself
2. the network thing

15
thinkings/thinking.txt Normal file
View file

@ -0,0 +1,15 @@
so, the api is mostly good now, but new things to focus on:
- what to include in the api (and what to not)
- how to do requests
- how to make it friendly
network
every platform has different libraries for that, so abstraction
how? I still don't know
actually javax
naming
work on that
lua
lua is a fun language. If there was a nice reason why, I would include it