discourse-ai/spec
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
..
configuration FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
db/migrate FIX: Open AI embeddings config migration & Seeded indexes cleanup & (#1092) 2025-01-27 15:24:43 -03:00
fabricators DEV: improve artifact editing and eval system (#1130) 2025-02-19 15:44:33 +11:00
fixtures FIX: failing image caption spec (#1195) 2025-03-14 10:19:04 -07:00
jobs FEATURE: Experimental search results from an AI Persona. (#1139) 2025-02-20 14:37:58 -03:00
lib REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
models REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
reports FEATURE: New sentiment analysis visualization report (#1109) 2025-02-20 09:14:10 -08:00
requests REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
services DEV: Use full URL for problem check message (#1165) 2025-03-05 11:31:23 +08:00
shared FEATURE: Gemini Tokenizer (#1088) 2025-01-23 18:20:35 -03:00
support FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
system REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
tasks DEV: Add rake task to send topics or posts to spam scanner (#1059) 2025-01-15 11:48:57 +08:00
plugin_helper.rb DEV: Fix mismatched column types (#868) 2024-10-28 15:36:42 +02:00
plugin_spec.rb FEATURE: smart date support for AI helper (#1044) 2024-12-31 08:04:25 +11:00