-
**Describe the bug**
First off, thanks for creating this and all the work you put into it. This is a fantastic resource. I can't figure out why I can get everything working as expected with an Azure …
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [ ] This is an issue with the Python library
### Describe the bug
OpenAI Docs:
![1729676939016](https:…
-
### 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
When I try to create a json schema assistan…
-
### 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
Not sure if this is a bug in the docs…
-
**Describe the feature you'd like**
Microsoft is now supporting Assistants APIs in Azure OpenAI service. It will be a great addition to Flowise. Reference:
- [Azure OpenAI Service announces Ass…
-
Just curious is the new Assistants API works with ChatWTF? https://platform.openai.com/docs/api-reference/assistants
If not, would swapping the Conversations API with the Assistants API be a simpl…
-
### 🚀 The feature
https://platform.openai.com/docs/assistants/overview
### Motivation, pitch
Allow users to experiment with different assistant
### Alternatives
_No response_
### Additional cont…
-
### Report
The Pezzo Proxy does not work with Assistants API calls. It returns a 404 error because the request URL is malformed (e.g., the v1threads part in https://proxy.pezzo.ai/openai/v1threads/…
-
### 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
Attempting to create an Azure OpenAI assist…
-
Is it possible to run function calls, like on OpenAI assistants api?