discourse-ai/app/controllers/discourse_ai/admin
Roman Rizzi f328b81c78
FIX: Make sure custom tool enums follow json-schema. (#718)
Enums didn't work as expected because we the dialect couldn't translate
them correctly. It doesn't understand what "enum_values" is.
2024-07-16 14:23:17 -03:00
..
ai_llms_controller.rb DEV: Use explicit serializers for all models (#691) 2024-06-27 10:43:00 -03:00
ai_personas_controller.rb DEV: Use explicit serializers for all models (#691) 2024-06-27 10:43:00 -03: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