-
Discussion ticket.
Without having satisfiably researched or tested the OpenAI assistants API described here: https://platform.openai.com/docs/assistants/overview?context=with-streaming, I'm intereste…
-
Is it possible to implement GET in the threads API to find out all the threads you created.
It seems to be possible also if not officially documented using the following example:
def list_thread…
-
Hey could you please add support for Assistant V2 API to use the latest OpenAI API features.
Thank you.
-
Is there a plan for an OpenAI API compatible reverse proxy?
Most chat UI apps and dataflow frameworks have a connector to the OpenAI API, so a reverse proxy mimicking that API would be a godsend.
vibl updated
4 months ago
-
### Bug Description
OpenAI Assistant is currently using API v1. New Models (gpt-4o) use API v2.
### To Reproduce
Configure OpenAI Assistant
Select an Assistant using model gpt-4o. (API v2)
Ru…
-
I'd like to work with additional models. I don't yet care which ones. The other big two in my world are Gemini and Claude. Llama and Perplexity have also come up.
-
Hey -
When using AI Actions, I can make it call the action fine, but how do I feed the response back into the AI to create an answer?
Example:
User: Help me with ticket number X
Assistant c…
-
### Describe the issue
I'm running the first example from the RAG tutorial [here](https://microsoft.github.io/autogen/blog/2023/10/18/RetrieveChat), using open-source models via LMStudio.
Here is …
-
Error:
```
2024-06-06T04:57:33.665329Z ERROR async_openai::error: failed deserialization of: {
"id": "file-cYrRWFomydf8Ng9gvqs4zWBD",
"object": "vector_store.file",
"usage_bytes": 0,
"cr…
-
### 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
Even if I change temperature for assi…