forked from JuliaML/OpenAI.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Migrate streaming to StreamCallbacks.jl
- Add StreamCallbacks.jl as a dependency - Update request_body_live to use StreamCallbacks.jl - Add support for custom stream parsing and sinks - Update documentation with comprehensive streaming examples - Maintain backward compatibility with existing streamcallback usage Resolves JuliaML#65
- Loading branch information
1 parent
f70f44d
commit 013c1f2
Showing
2 changed files
with
107 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters