discourse-ai/app/controllers/discourse_ai/admin
Sam bdf3b6268b
FEATURE: smarter persona tethering (#832)
Splits persona permissions so you can allow a persona on:

- chat dms
- personal messages
- topic mentions
- chat channels

(any combination is allowed)

Previously we did not have this flexibility.

Additionally, adds the ability to "tether" a language model to a persona so it will always be used by the persona. This allows people to use a cheaper language model for one group of people and more expensive one for other people
2024-10-16 07:20:31 +11:00
..
ai_llms_controller.rb UX: move templates to main LLM config tab, restyle (#813) 2024-09-30 17:15:11 +10:00
ai_personas_controller.rb FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
ai_tools_controller.rb FEATURE: support chain halting and upload creation support (#821) 2024-10-09 08:17:45 +11:00
dashboard_controller.rb FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
rag_document_fragments_controller.rb FEATURE: RAG search within tools (#802) 2024-09-30 17:27:50 +10:00