Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 2 months ago
0
Follow
I am getting this issue while trying to
I am getting this issue while trying to
Inactive
0
Follow
v
vwo pvt ltd
11 months ago
ยท
I am getting this issue while trying to using Azure openAi services with llama index
Attachments
v
d
W
7 comments
Share
Open in Discord
v
vwo pvt ltd
11 months ago
@Logan M can you help me out ?
d
disiok
11 months ago
could you share how you setup
azure_endpoint
?
W
WhiteFang_Jr
11 months ago
I think AzureOpenAIEmbedding does not have correct parameters.
Could you cross check with the feilds mentioned here:
https://docs.llamaindex.ai/en/stable/examples/customization/llms/AzureOpenAI.html#azure-openai
You have set your key in
openai_api_key
where it should be
api_key
https://github.com/run-llama/llama_index/blob/06b0e390fe1d2fab7c41ff63f6505810c15f8684/llama_index/embeddings/azure_openai.py#L29
v
vwo pvt ltd
11 months ago
my azure_endpoint is
https://alfred-4.openai.azure.com/
W
WhiteFang_Jr
11 months ago
Could you check on the parameters you are passing as well
v
vwo pvt ltd
11 months ago
@WhiteFang_Jr yes you was right i was sending the wrong feilds, just corrected them and trying again
v
vwo pvt ltd
11 months ago
@disiok @WhiteFang_Jr now its working
Add a reply
Sign up and join the conversation on Discord
Join on Discord