mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-06 04:01:12 +00:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
|
# Replace with your own values
|
|
export SERVICETYPE=AzureOpenAI
|
|
export SERVICEID=gpt-4
|
|
export DEPLOYMENTORMODELID=gpt-4
|
|
export EMBEDDINGDEPLOYMENTORMODELID=text-embedding-ada-002
|
|
#export ENDPOINT=YOURENDPOINTHERE
|
|
#export APIKEY=YOURKEYHERE:wq
|