discourse-ai/spec/lib
Roman Rizzi 30242a27e6
REFACTOR: Move personas into its own module. (#1233)
This change moves all the personas code into its own module. We want to treat them as a building block features can built on top of, same as `Completions::Llm`.

The code to title a message was moved from `Bot` to `Playground`.
2025-03-31 14:42:33 -03:00
..
completions FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
discord/bot REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
discourse_automation FEATURE: silent triage using ai persona (#1193) 2025-03-17 15:14:09 +11:00
inference FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
modules REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
personas REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
utils FIX: various issues with llm and triage management (#1186) 2025-03-12 18:32:02 +11:00
guardian_extensions_spec.rb FIX: Make summaries backfill job more resilient. (#1071) 2025-01-16 09:42:53 -03:00