discourse-ai/config
Sam b4477ecdcd
FEATURE: support 16k and 32k variants for Azure GPT (#140)
Azure requires a single HTTP endpoint per type of completion.

The settings: `ai_openai_gpt35_16k_url` and `ai_openai_gpt4_32k_url` can be
used now to configure the extra endpoints

This amends token limit which was off a bit due to function calls and fixes
a minor JS issue where we were not testing for a property
2023-08-17 11:00:11 +10:00
..
locales FEATURE: support 16k and 32k variants for Azure GPT (#140) 2023-08-17 11:00:11 +10:00
routes.rb DEV: Fix Zeitwerk reloading error (#89) 2023-06-16 11:32:54 +01:00
settings.yml FEATURE: support 16k and 32k variants for Azure GPT (#140) 2023-08-17 11:00:11 +10:00