discourse-ai/spec/system/ai_bot
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_helper_spec.rb FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
ai_share_conversation_spec.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
persona_spec.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
share_spec.rb DEV: Added compatibility with the Glimmer Post Menu (#887) 2024-11-12 15:46:17 -03:00
tool_spec.rb REFACTOR: Migrate Personas' form to FormKit (#1178) 2025-03-21 14:46:33 -03:00