discourse-ai/config
Sam d1ab79e82f
FEATURE: Add Azure cognitive service support (#93)
The new site settings:

ai_openai_gpt35_url : distribution for GPT 16k
ai_openai_gpt4_url: distribution for GPT 4
ai_openai_embeddings_url: distribution for ada2

If untouched we will simply use OpenAI endpoints.

Azure requires 1 URL per model, OpenAI allows a single URL to serve multiple models. Hence the new settings.
2023-06-21 10:39:51 +10:00
..
locales FEATURE: Add Azure cognitive service support (#93) 2023-06-21 10:39:51 +10:00
routes.rb DEV: Fix Zeitwerk reloading error (#89) 2023-06-16 11:32:54 +01:00
settings.yml FEATURE: Add Azure cognitive service support (#93) 2023-06-21 10:39:51 +10:00