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 |
||
---|---|---|
.. | ||
dialects | ||
endpoints | ||
anthropic_message_processor.rb | ||
function_call_normalizer.rb | ||
llm.rb | ||
prompt.rb | ||
prompt_messages_builder.rb | ||
upload_encoder.rb | ||
xml_tag_stripper.rb |