nosia-ai / nosia

Nosia is a platform that allows you to run an AI model on your own data. It is designed to be easy to install and use.
https://nosia.ai
MIT License
10 stars 0 forks source link

OpenAI chat completions compatible API #24

Open cbldev opened 6 days ago

cbldev commented 6 days ago

Describe the solution you'd like An OpenAI chat completions compatible API.

Additional context e.g. As a developer, I want to integrate Nosia as a solution in my Rails application using an existing gem like ollama-ai or ruby-openai for chat completions, to be able to benefit from the RAG solution of Nosia.