-
### 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 upgrading to the latest version of th…
-
### What happened?
The default `.env` contains the line `ASSISTANTS_API_KEY=user_provided`. When pre-configuring Azure OpenAI models, this setting makes it impossible to use assistants due to a missi…
-
This line appears in AssistantService:
_apiHttpService.DefaultRequestHeaders.Add("OpenAI-Beta", "assistants=v1");
based on the curl examples on the OpenAi web site, such as https://platform.open…
-
**Feature Description:**
I propose adding support for OpenAI's Model feature into our Android library. This addition will allow developers to easily implement advanced conversational AI features in t…
-
This issue is in reference to a previous one that was marked as 'Closed', found [HERE](https://github.com/VRSEN/agency-swarm/issues/44). Unfortunately the issue persists with just a slight change. The…
-
### 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 sim…
-
## 🚀 Feature Request
- [x] openai assistant api를 이용하여 기존에 프롬프팅으로 유저의 쿼리에 대한 답변을 한번에 처리하던 형식을 openai assistant api로 교체
- [x] 멀티턴으로 대화를 주고받아 조건에 따른 분기가 가능해짐
- [x] 기존 랭체인으로 구현한 Retriever을 결합
## …
-
Hi ,
I am using this library at the client side to handle the openai assistant streaming response.
Open AI assistant stream the response in the following format -
```
event: thread.run.cr…
-
### Feature Description
According to the OPENAI ASSISTANTS page on the docs, "_The useAssistant hook is currently supported with ai/react and ai/svelte_".
As a Vue/Nuxt user, I would like a Vue ve…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-03-01-preview/inference.json
### API Spec vers…