discourse-ai/spec/models
Sam a4f419f54f
FEATURE: basic infrastructure for custom personas (#288)
- New AiPersona model which can store custom personas
- Persona are restricted via group security
- They can contain custom system messages
- They can support a list of commands optionally

To avoid expensive DB calls in the serializer a Multisite friendly Hash was introduced (which can be expired on transaction commit)
2023-11-10 11:39:49 +11:00
..
ai_persona_spec.rb FEATURE: basic infrastructure for custom personas (#288) 2023-11-10 11:39:49 +11:00
completion_prompt_spec.rb FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
model_accuracy_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
reviewable_ai_chat_message_spec.rb DEV: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00
reviewable_ai_post_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00