You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
I've uploaded a collection of documents to blob storage and indexed them using Azure Search service.
I've begun querying these documents with various questions using Azure OpenAI playground, and I'm receiving accurate responses.
However, when I utilize the Azure.AI.OpenAI client to pose the same questions, the responses are not as expected. Some questions yield no information at all, whereas they provide appropriate responses in the OpenAI playground.
Any log messages given by the failure
Here are my Chat Completion Options, which are same as configured in OpenAI playground:
The text was updated successfully, but these errors were encountered:
psubbarao
changed the title
Output discrepancies between Azure OpenAI Playground and extensions/chat/completions
OpenAI API response discrepancies between Azure OpenAI Playground and extensions/chat/completions
May 15, 2024
psubbarao
changed the title
OpenAI API response discrepancies between Azure OpenAI Playground and extensions/chat/completions
OpenAI API response discrepancies between Azure OpenAI Playground and chat/completions
May 16, 2024
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Here are my Chat Completion Options, which are same as configured in OpenAI playground:
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: