does this lib support Microsoft Azure OpenAI Service stream response #237
Unanswered
jiangxiaoqiang
asked this question in
Q&A
Replies: 1 comment
-
Its a known issue, PR with fix is welcome. https://github.com/64bit/async-openai/blob/main/examples/azure-openai-service/src/main.rs#L40 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have write a non SSE stream api:
how to make these support the Microsoft Azure OpenAI Service SSE stream? is it possible? I did not found any example.
Beta Was this translation helpful? Give feedback.
All reactions