-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I have previously configured my OpenAI key using a previous version of Zed before #15490, but that…
-
Is there any plan to support Assistants V2 in the future? Currently it is not possible to query into 4o, as it only supports the new Assistants V2 integration
```
{error: {message: The requested m…
-
### The Feature
Azure OpenAI only returns back the model family name (like `gpt-4` instead of `gpt-4-vision-preview`), not the actual model name. Like #1810, overwrite what is returned for the `model…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to run factuality tests on a CSV file, where I have two columns: `question` and `__expected`. The goal is to send the `…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
Hi,
From 2 days till now i'm getting err…
-
Hi, thanks for sharing you great work. I wonder if following configuration is the same as you produce the RefGPT-Fact dataset (GPT-4)? as I want to follow your work to produce similar data but with ot…
-
When attempting to integrate the OpenAIAssistantAdapter within a CopilotRuntime environment, the operation fails with a 400 Invalid value error. The error message says [Error: 400 Invalid value: 'retr…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
### URL
https://python.langchain.com/v0.2/docs/tutorials/chatbot/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referrin…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
After the last update i've tried to use my …