discourse-ai/lib/summarization/models
Roman Rizzi e22194f321
HACK: Llama3 support for summarization/AI helper. (#616)
There are still some limitations to which models we can support with the `LlmModel` class. This will enable support for Llama3 while we sort those out.
2024-05-13 15:54:42 -03:00
..
anthropic.rb FIX: mention suppression was not working right (#538) 2024-03-20 13:00:39 +11:00
base.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
custom_llm.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
gemini.rb FEATURE: Support for Gemini in AiHelper / Search / Summarization (#358) 2023-12-15 14:32:01 -03:00
mixtral.rb Mixtral (#376) 2023-12-26 14:49:55 -03:00
open_ai.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00