aboutsummaryrefslogtreecommitdiff
path: root/autogpts/autogpt/azure.yaml.template
diff options
context:
space:
mode:
Diffstat (limited to 'autogpts/autogpt/azure.yaml.template')
-rw-r--r--autogpts/autogpt/azure.yaml.template7
1 files changed, 7 insertions, 0 deletions
diff --git a/autogpts/autogpt/azure.yaml.template b/autogpts/autogpt/azure.yaml.template
new file mode 100644
index 000000000..d9cc2ca8e
--- /dev/null
+++ b/autogpts/autogpt/azure.yaml.template
@@ -0,0 +1,7 @@
+azure_api_type: azure
+azure_api_version: api-version-for-azure
+azure_endpoint: your-azure-openai-endpoint
+azure_model_map:
+ gpt-3.5-turbo: gpt35-deployment-id-for-azure
+ gpt-4: gpt4-deployment-id-for-azure
+ text-embedding-ada-002: embedding-deployment-id-for-azure