discourse-ai/spec/lib/modules
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_bot FEATURE: basic infrastructure for custom personas (#288) 2023-11-10 11:39:49 +11:00
ai_helper FEATURE: Create custom prompts with composer AI helper (#214) 2023-09-25 15:12:54 -03:00
embeddings FIX: Generate embeddings job was broken (#211) 2023-09-07 11:54:43 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment FIX: Changes to the sentiment reports. (#289) 2023-11-09 17:23:25 -03:00
summarization FEATURE: Better link in Claude summaries (#183) 2023-09-04 12:04:47 -03:00
toxicity DEV: update test to use new chat message service (#254) 2023-10-23 17:50:25 +08:00