discourse-ai/spec/system
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
..
ai_bot REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
ai_helper FIX: failing image caption spec (#1195) 2025-03-14 10:19:04 -07:00
ai_moderation FEATURE: Add AI-powered spam detection for new user posts (#1004) 2024-12-12 09:17:25 +11:00
embeddings REFACTOR: update embeddings to formkit (#1188) 2025-03-13 11:27:38 -04:00
llms FEATURE: full support for Sonnet 3.7 (#1151) 2025-02-25 17:32:12 +11:00
page_objects UX: move topic summary from DMenu to DModal (#992) 2024-12-03 13:30:15 -05:00
summarization FIX: Make summaries backfill job more resilient. (#1071) 2025-01-16 09:42:53 -03:00
admin_ai_persona_spec.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
admin_dashboard_spec.rb FEATURE: Add links to filtered emotion view on emotion dashboard table (#953) 2024-11-25 15:51:01 -03:00