discourse-ai/spec/lib
Hoa Nguyen 2063b3854f
FEATURE: Add Ollama provider (#812)
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
2024-10-01 10:45:03 +10:00
..
completions FEATURE: Add Ollama provider (#812) 2024-10-01 10:45:03 +10:00
discourse_automation Revert "FEATURE: Triage rule can skip posts created via email (#775)" (#776) 2024-08-27 15:45:55 -03:00
modules FEATURE: Make tool support polymorphic (#798) 2024-09-16 08:17:17 +10:00
utils FEATURE: Add basic connection check to DNS SRV resources (#563) 2024-04-12 10:39:19 -03:00
guardian_extensions_spec.rb FEATURE: Allow specific groups access to summary feature on PMs (#760) 2024-08-21 07:58:24 +10:00