vscode-openai
vscode-openai copied to clipboard
I couldn't find the answer to that question in your files.
I tried using the Query Resources I uploaded a pdf file
this is the log on output:
2024-09-09 05:29:24.139 [info] file_information - event properties
{
"path": "/Users/uriah/Downloads/StrengthsFinder.pdf",
"extension": "pdf",
"mimetype": "application/pdf",
"length": "142128"
}
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