Has anyone put out a voice-to-text interface for OpenAI? Or anything in the Ollama-verse?
OpenAI: Streaming is now available in the Assistants API
11–20 of 89 posts
Re: OpenAI: Streaming is now available in the Assistants API
#12Any way to have a consistent system prompt across queries without sending it (and using tokens) for each completion?
The Assistant API handles that, it has the system prompt as part of the assistant that you interact with.
Also, the system prompt in assistants doesn't consume tokens?
Re: OpenAI: Streaming is now available in the Assistants API
#13I am curious if the Assistants API lets you edit/remove/retry messages yet. I don't see anything implying this has changed. It's annoying that the Assistants API doesn't give you enough control to support basic things that the ChatGPT app does.
Re: OpenAI: Streaming is now available in the Assistants API
#14This was one of the limitations of the Assistants API that made me entirely ignore it up until now. I am curious if the Assistants API lets you edit/remove/retry messages yet. I don't see anything implying this has changed. It's annoying that the Assistants API doesn't give you enough control to support basic things that the ChatGPT app does.
Re: OpenAI: Streaming is now available in the Assistants API
#15Finally! I've been using the assistants api in building an ai mock interviewer ( https://comp.lol ) but the responses were painfully slow when using the latest iterations of the gpt-4 model. This will make things so much more responsive
I'd still want to see the entire response all at once. Having it stream in while I read it would be very distracting and make it difficult for me to read.
LLM streaming must be a cost saving feature to prevent you from overloading the servers by asking to many questions with in a short time frame. Annoying feature IMHO
Re: OpenAI: Streaming is now available in the Assistants API
#16Finally! I've been using the assistants api in building an ai mock interviewer ( https://comp.lol ) but the responses were painfully slow when using the latest iterations of the gpt-4 model. This will make things so much more responsive
Re: OpenAI: Streaming is now available in the Assistants API
#17This was one of the limitations of the Assistants API that made me entirely ignore it up until now. I am curious if the Assistants API lets you edit/remove/retry messages yet. I don't see anything implying this has changed. It's annoying that the Assistants API doesn't give you enough control to support basic things that the ChatGPT app does.
I get what you're asking for though. It would be nice if this was easier. But that would require OpenAI changing their API model to one where conversation history is stored on their server. It would be more of a "ChatGPT conversation API" then just an GPT-4/3.5 API.
Re: OpenAI: Streaming is now available in the Assistants API
#18Re: OpenAI: Streaming is now available in the Assistants API
#19This was one of the limitations of the Assistants API that made me entirely ignore it up until now. I am curious if the Assistants API lets you edit/remove/retry messages yet. I don't see anything implying this has changed. It's annoying that the Assistants API doesn't give you enough control to support basic things that the ChatGPT app does.
Edit/remove/retry is just including the whole conversation over again (IIUC this is even how the app works.) It's part of why the API is so expensive
Re: OpenAI: Streaming is now available in the Assistants API
#20I literally want to give them my money and can't. Every few weeks for shirts and giggles i send an email to them saying, "any update on this?"