Bug in Stream Partial #828
tharminhtet
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Adapted from cookbook cookbook.
The above works fine. But when I swapped out
options: list[str]
asoptions: Optional[list[str]]: None
, I get the following.Wondering if this is a bug.
Beta Was this translation helpful? Give feedback.
All reactions