JocysCom / VsAiCompanion

AI Companion that analyzes your project files and works alongside you to streamline development and boost productivity.
Mozilla Public License 2.0
14 stars 5 forks source link

Feature Request: Ollama support #11

Open grandoth opened 3 months ago

grandoth commented 3 months ago

Suggesting support for the Ollama API: https://github.com/ollama/ollama/blob/main/docs/api.md

While Ollama does support much of the Open AI API, native support for Ollama would be beneficial.

Note: It might be dependent on these to pull the model list: https://github.com/ollama/ollama/issues/2416 https://github.com/ollama/ollama/pull/2476