This commit is contained in:
Ryan Sweet 2023-07-17 10:24:43 -07:00
parent f48cf2fff6
commit dbf6f30e16

View File

@ -4,5 +4,5 @@ export SERVICETYPE=AzureOpenAI
export SERVICEID=gpt-4
export DEPLOYMENTORMODELID=gpt-4
export EMBEDDINGDEPLOYMENTORMODELID=text-embedding-ada-002
#export ENDPOINT=YOURENDPOINTHERE
#export APIKEY=YOURKEYHERE:wq
export ENDPOINT="Error - you mus update your OpenAI Endpoint"
export APIKEY="Error - you must update your OpenAPI or Azure API key"