diff --git a/docs/setup.md b/docs/setup.md index 14244b8b..4bdf6a16 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -143,9 +143,9 @@ Get your OpenAI API key from: [https://platform.openai.com/account/api-keys](htt :::yaml # Please specify all of these values as double-quoted strings - # Replace string in angled brackets (<>) to your own ID + # Replace string in angled brackets (<>) to your own deployment Name azure_model_map: - fast_llm_model_deployment_id: "" + fast_llm_model_deployment_id: "" ... Details can be found in the [openai-python docs], and in the [Azure OpenAI docs] for the embedding model.