discourse-ai/app/controllers/discourse_ai/admin
Roman Rizzi f622e2644f
FEATURE: Store provider-specific parameters. (#686)
Previously, we stored request parameters like the OpenAI organization and Bedrock's access key and region as site settings. This change stores them in the `llm_models` table instead, letting us drop more settings while also becoming more flexible.
2024-06-25 08:26:30 +10:00
..
ai_llms_controller.rb FEATURE: Store provider-specific parameters. (#686) 2024-06-25 08:26:30 +10:00
ai_personas_controller.rb FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
dashboard_controller.rb FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00