Open wadid opened 1 month ago
@wadid not possible at the moment. How would this be different compared to calling an upstream API? (I mean, what's the value added of calling big AGI via API compared to directly calling the LLM?)
@enricoros was just an idea that I had to have functions and other things defined already in big AGI that you would just call. and if you want you could also just use the UI.
I want to use functions of the application by calling it over CLI or an api. E.g. i have another application that would send input text to bigagi which wokld proxess it then and give it back to this application. If I want, I can watch the conversation in the UI.
Is that possible already?