discourse-ai/lib
Sam cf86d274a0
FEATURE: improve o3-mini support (#1106)
* DEV: raise timeout for reasoning LLMs

* FIX: use id to identify llms, not model_name

model_name is not unique, in the case of reasoning models
you may configure the same llm multiple times using different
reasoning levels.
2025-02-03 08:45:56 +11:00
..
ai_bot FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
ai_helper FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
ai_moderation DEV: Expose AI spam scanning metrics (#1077) 2025-01-27 11:57:01 +08:00
automation FIX: Triage rule should append selected tags instead of replacing them (#1022) 2024-12-11 11:19:44 -03:00
completions FEATURE: improve o3-mini support (#1106) 2025-02-03 08:45:56 +11:00
configuration DEV: Only permit config of allowed seeded models (#1103) 2025-01-31 13:01:15 -08:00
database DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
discord/bot FEATURE: Use persona default LLM for Discord integration (#1104) 2025-01-31 18:11:20 -03:00
embeddings DEV: Improve embedding configs validations (#1101) 2025-01-30 14:16:56 -03:00
inference FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
sentiment UX: Make sentiment trends more readable (#1018) 2024-12-11 09:13:18 -08:00
summarization FIX: Make summaries backfill job more resilient. (#1071) 2025-01-16 09:42:53 -03:00
tasks/modules FIX: Embeddings backfill rake task was using old code (#1084) 2025-01-22 14:00:26 -03:00
tokenizer FEATURE: Gemini Tokenizer (#1088) 2025-01-23 18:20:35 -03:00
utils FEATURE: allow artifacts to be updated (#980) 2024-12-03 07:23:31 +11:00
automation.rb FIX: AI Automation scripts were broken when using seeded models (#991) 2024-12-02 19:07:05 -03:00
engine.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
guardian_extensions.rb FEATURE: Calculate gists from non hot topics too (#958) 2024-11-26 13:44:12 -03:00
multisite_hash.rb FIX: properly cache user locale (#593) 2024-04-26 09:28:35 -03:00
post_extensions.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00
summarization.rb FEATURE: Generate topic gists for the hot topics list. (#837) 2024-10-18 18:01:39 -03:00
topic_extensions.rb PERF: Preload only gists when including summaries in topic list (#948) 2024-11-25 12:24:02 -03:00