cztomsik / ava

All-in-one desktop app for running LLMs locally.
https://avapls.com
Other
400 stars 15 forks source link

Add support for remote models (OpenAI, ...) #5

Open cztomsik opened 9 months ago

cztomsik commented 9 months ago
prabirshrestha commented 7 months ago

Would be great if Ava supported remote openai api. This would allow us to reuse the server and avoid loading the model multiple times if we are using it in a different app.

sammcj commented 6 months ago

Would be really great if Ava supported using an already running Ollama instance via its API!

cztomsik commented 5 months ago

Would be really great if Ava supported using an already running Ollama instance via its API!

Yes, this is in the works, but not finished yet.

cztomsik commented 4 months ago

Just a small update, the UI part has been rewritten and we now have /api/chat/completions endpoint which is mostly compatible with openai, so hopefully, we are really close to closing this.

What's missing: