mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 11:25:18 +00:00
Update Usage.md
This commit is contained in:
parent
e2417ebe88
commit
8755f635b4
1 changed files with 1 additions and 1 deletions
2
Usage.md
2
Usage.md
|
|
@ -187,7 +187,7 @@ api_key = "" # your azure api key
|
|||
api_type = "azure"
|
||||
api_version = '2023-05-15' # Check Azure documentation for the current API version
|
||||
api_base = "" # The base URL for your Azure OpenAI resource. e.g. "https://<your resource name>.openai.azure.com"
|
||||
deployment_id = "" # The deployment name you chose when you deployed the engine
|
||||
openai.deployment_id = "" # The deployment name you chose when you deployed the engine
|
||||
```
|
||||
|
||||
and
|
||||
|
|
|
|||
Loading…
Reference in a new issue