enricoros / big-AGI

Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy on-prem or in the cloud.
https://big-agi.com
MIT License
5.53k stars 1.27k forks source link

[Roadmap] Is it possible to use it with CLI or over an api? #663

Open wadid opened 1 month ago

wadid commented 1 month ago

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?

enricoros commented 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?)

wadid commented 1 month ago

@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.