discourse-ai/app/controllers/discourse_ai/admin
Sam 6c4c96e83c
FEATURE: allow persona to only force tool calls on limited replies (#827)
This introduces another configuration that allows operators to
limit the amount of interactions with forced tool usage.

Forced tools are very handy in initial llm interactions, but as
conversation progresses they can hinder by slowing down stuff
and adding confusion.
2024-10-11 07:23:42 +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: allow persona to only force tool calls on limited replies (#827) 2024-10-11 07:23:42 +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