discourse-ai/app/controllers/discourse_ai
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
ai_bot DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
ai_helper FEATURE: add support for all vision models (#646) 2024-05-28 10:31:15 -03:00
embeddings FIX: Load categories for AI search results (#614) 2024-05-13 16:47:37 +03:00