Closed freeSc closed 2 weeks ago
Thank you. Does this service support APIs in ChatGPT format? If so, you can use the ChatGPT service option with a custom endpoint.
Thank you. Does this service support APIs in ChatGPT format? If so, you can use the ChatGPT service option with a custom endpoint.
Yes, I tested it. Ollama does support OpenAI-compatible APIs and it is available.
In that case, we may not want to merge this, as you can directly use the ChatGPT service option provided by the plugin.
In that case, we may not want to merge this, as you can directly use the ChatGPT service option provided by the plugin.
OK, I got it. Please update the readme so that people who want to use ollama know how to operate it. Thank you.
Thanks. Updated
I still hope the author considers adding separate support for ollama. Although ollama has the same API format as openai, when I need to switch between the two to reference different model outputs, recording openai's key is troublesome. A separate configuration option for ollama can avoid this hassle.
Hi, I added ollama support to this project.