Open codeitlikemiley opened 1 month ago
i can also add a folder and have it indexed
see
I can verify it is being upload as the dashboard metrics on deployment for embeddings is going up
How do you even query your own file anyway lol?
Note it is very clear here that we are making request and tokens are updated but no response as the completion token count is 0
So yeah I dont know if the Plugin has issue or my azure set up is missing something
Same issue
same issue
Same here, I get that error trying to use the 3rd generation embeddings. As workaround, I just use text-embedding-ada-002 works great.
I tried using the Query Resources I uploaded a pdf file
this is the log on output:
I already have created the necessary deployment on azure for both chat completion and embeddings.
The chat completions works
Im pretty sure that we are really making request to the embeddings model as i get request log on dashboard
I dont know what is causing this issue
Do you guys have any idea?
Or if possible share your set up on azure , add that documentation as well on the repository so others might read it