Closed ronnyli closed 1 year ago
It is possible via agents https://github.com/zmedelis/bosquet#agents Thought support for that is very basic, with only calls to Wikipedia available. You'd need to extend the Tool protocol with Mechanical Turk implementation https://github.com/zmedelis/bosquet/blob/main/src/bosquet/agent/tool.clj
v0.4 release, sometime in early autumn, is planned to have extended support for this. I'll keep in mind the case you describe to add it in.
Very cool! And implementing a custom agent looks very straightforward. Awesome!
I'd like to get a prompt response from an LLM, send it to an API, then send the API response back into the LLM (and possibly repeat). Is that possible with Bosquet?
For example: