Intellicute
Intellicute copied to clipboard
how to request on stream method?
thanks.
The stream API is not implemented yet. Docs can be found here: https://platform.openai.com/docs/api-reference/chat/create#chat/create-stream According to the docs a stream can be requested upon doing the HTTP request, interpretation of the received data needs to be adapted then of course.