discourse-ai/assets/javascripts/discourse
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
..
admin FEATURE: Store provider-specific parameters. (#686) 2024-06-25 08:26:30 +10:00
components FEATURE: Store provider-specific parameters. (#686) 2024-06-25 08:26:30 +10:00
connectors FIX: typo when excluding personas from enabled bot list (#671) 2024-06-19 10:16:00 -03:00
controllers UX: Hide AI preferences page completely if no settings for user (#644) 2024-05-27 13:27:45 -07:00
lib DEV: replace diffhtml with morphlex (#555) 2024-04-04 16:00:16 +02:00
routes FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00
services FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00
templates UX: Hide AI preferences page completely if no settings for user (#644) 2024-05-27 13:27:45 -07:00
admin-discourse-ai-plugin-route-map.js FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
discourse-ai-shared-conversation-show-route-map.js FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
preferences-ai-route-map.js FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00