discourse-ai/app/controllers/discourse_ai/admin
Sam 98022d7d96
FEATURE: support custom instructions for persona streaming (#890)
This allows us to inject information into the system prompt
which can help shape replies without repeating over and over
in messages.
2024-11-05 07:43:26 +11:00
..
ai_llms_controller.rb FEATURE: improve visibility of AI usage in LLM page (#845) 2024-10-22 11:16:02 +11:00
ai_personas_controller.rb FEATURE: support custom instructions for persona streaming (#890) 2024-11-05 07:43:26 +11:00
ai_tools_controller.rb FIX: testing tool was not showing rag results (#867) 2024-10-25 16:01:25 +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