discourse-ai/lib/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
..
entry_point.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
playground.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
post_streamer.rb FIX: cancel functionality regressed (#938) 2024-11-21 17:51:45 +11:00
response_http_streamer.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
site_settings_extension.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00