discourse-ai/app/controllers/discourse_ai/admin
Sam 03eccbe392
FEATURE: Make tool support polymorphic (#798)
Polymorphic RAG means that we will be able to access RAG fragments both from AiPersona and AiCustomTool

In turn this gives us support for richer RAG implementations.
2024-09-16 08:17:17 +10:00
..
ai_llms_controller.rb FEATURE: Initial support for seeded LLMs (#756) 2024-08-28 15:57:58 -03:00
ai_personas_controller.rb FEATURE: Make tool support polymorphic (#798) 2024-09-16 08:17:17 +10:00
ai_tools_controller.rb FIX: Make sure custom tool enums follow json-schema. (#718) 2024-07-16 14:23:17 -03:00
dashboard_controller.rb FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00