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_spec.rb | ||
claude_spec.rb | ||
dialect_context.rb | ||
dialect_spec.rb | ||
gemini_spec.rb | ||
ollama_spec.rb | ||
open_ai_compatible_spec.rb |