discourse-ai/db
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
..
fixtures FIX: openai prompt was incorrect for explain (#262) 2023-10-24 16:36:28 +11:00
migrate FEATURE: basic infrastructure for custom personas (#288) 2023-11-10 11:39:49 +11:00
post_migrate FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03:00