discourse-ai/lib/personas
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
..
artifact_update_strategies REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
tools REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
artist.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
bot.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
bot_context.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
creative.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
dall_e_3.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
discourse_helper.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
general.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
github_helper.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
persona.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
question_consolidator.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
researcher.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
settings_explorer.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
sql_helper.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
tool_runner.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
web_artifact_creator.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00