Skip to content

Commit

Permalink
feat: #1 add supports complex struct parsing with streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmogBaku committed Mar 15, 2024
1 parent 137b9e9 commit e687a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openai_streaming/struct/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from handler import process_struct_response, Terminate, BaseHandler
from .handler import process_struct_response, Terminate, BaseHandler

0 comments on commit e687a13

Please sign in to comment.