mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-15 01:48:04 +00:00
cleanup
This commit is contained in:
parent
f48cf2fff6
commit
dbf6f30e16
@ -4,5 +4,5 @@ export SERVICETYPE=AzureOpenAI
|
|||||||
export SERVICEID=gpt-4
|
export SERVICEID=gpt-4
|
||||||
export DEPLOYMENTORMODELID=gpt-4
|
export DEPLOYMENTORMODELID=gpt-4
|
||||||
export EMBEDDINGDEPLOYMENTORMODELID=text-embedding-ada-002
|
export EMBEDDINGDEPLOYMENTORMODELID=text-embedding-ada-002
|
||||||
#export ENDPOINT=YOURENDPOINTHERE
|
export ENDPOINT="Error - you mus update your OpenAI Endpoint"
|
||||||
#export APIKEY=YOURKEYHERE:wq
|
export APIKEY="Error - you must update your OpenAPI or Azure API key"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user