2063b3854f
This allows our users to add the Ollama provider and use it to serve our AI bot (completion/dialect). In this PR, we introduce: DiscourseAi::Completions::Dialects::Ollama which would help us translate by utilizing Completions::Endpoint::Ollama Correct extract_completion_from and partials_from in Endpoints::Ollama Also Add tests for Endpoints::Ollama Introduce ollama_model fabricator |
||
---|---|---|
.. | ||
chat_gpt.rb | ||
claude.rb | ||
claude_tools.rb | ||
cohere_tools.rb | ||
command.rb | ||
dialect.rb | ||
fake.rb | ||
gemini.rb | ||
ollama.rb | ||
open_ai_compatible.rb | ||
open_ai_tools.rb | ||
xml_tools.rb |