You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
one problem is I don't know how to call "AppendStreamData".
another problem is I don't know how to add "stream" parameter into request: oai.ChatCompletion->create
Describe the feature or improvement you're requesting
I download the dev branch. and I built project from below example:
https://github.com/D7EAD/liboai/blob/main/documentation/chat/examples/create_chat_completion.cpp
one problem is I don't know how to call "AppendStreamData".
another problem is I don't know how to add "stream" parameter into request: oai.ChatCompletion->create
so, I can't get response as stream.
Waiting for update. thanks!
Additional context
No response