7 lines
No EOL
468 B
Markdown
7 lines
No EOL
468 B
Markdown
This is a Java library you can write scripts for to support an api with conversational language models
|
|
|
|
The scripts are written in Groovy because it's powerful, but I'm thinking about other languages like Lua (which has not many features but I think some can be added)
|
|
|
|
Right now there is no sandboxing so every script has access to what this library has access
|
|
|
|
Don't take everything I wrote here for granted because I still have to think about how to make this stuff |