discourse-ai/lib
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
..
discourse_ai FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
discourse_automation DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
modules FEATURE: basic infrastructure for custom personas (#288) 2023-11-10 11:39:49 +11:00
shared FEATURE: support topic_id and post_id logging in ai audit log (#274) 2023-11-01 08:41:31 +11:00
tasks/modules FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00