discourse-ai/lib
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
..
ai_bot FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
ai_helper FIX: properly cache user locale (#593) 2024-04-26 09:28:35 -03:00
automation FIX: many missing topics when categories excluded (#585) 2024-04-23 08:53:51 +10:00
completions HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
configuration HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
database DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
embeddings DEV: Mark hypothetical_post_from method public (#607) 2024-05-07 15:17:26 -03:00
inference FEATURE: Stable diffusion 3 support (#582) 2024-04-19 18:08:16 +10:00
nsfw DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
sentiment FIX: Truncate content for sentiment/toxicity classification (#431) 2024-01-17 15:17:58 -03:00
summarization HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
tasks/modules FEATURE: Add BGE-M3 embeddings support (#569) 2024-04-10 17:24:01 -03:00
tokenizer FEATURE: Llama 3 tokenizer (#615) 2024-05-13 12:45:52 -03:00
toxicity FIX: Truncate content for sentiment/toxicity classification (#431) 2024-01-17 15:17:58 -03:00
utils FEATURE: Add basic connection check to DNS SRV resources (#563) 2024-04-12 10:39:19 -03:00
automation.rb FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
chat_message_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
engine.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
guardian_extensions.rb FEATURE: Enhance AI debugging capabilities and improve interface adjustments (#577) 2024-04-15 23:22:06 +10:00
multisite_hash.rb FIX: properly cache user locale (#593) 2024-04-26 09:28:35 -03:00
post_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00