Replies: 2 comments
-
Hey @bashimr will try it out and come back to you ;) |
Beta Was this translation helpful? Give feedback.
0 replies
-
please update to the new version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using examples/azure/smart_scraper_azure.py script and get the following error. Any help to resolve this will be appreciated.
My .env file is as follows:
AZURE_OPENAI_API_KEY=[redacted]
AZURE_OPENAI_ENDPOINT=https://xxxxxx-east-2.openai.azure.com/
AZURE_OPENAI_CHAT_DEPLOYMENT_NAME=gpt4turbo
MODEL_NAME=gpt-4
OPENAI_API_TYPE=azure
AZURE_OPENAI_API_VERSION=2024-02-01
AZURE_OPENAI_EMBEDDINGS_DEPLOYMENT_NAME=text-embedding-3-large
ERROR:
Beta Was this translation helpful? Give feedback.
All reactions