Skip to content

sdk==0.1.33

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 19:38

Changes since sdk==0.1.32

  • sdk-py 0.1.33
  • Fix
  • sdk-py: Add Sequence[dict] type to values param type for update_state() (#2054)
  • sdk-py: Add "*" literal to interrupt_before and interrupt_after types (#2053)
  • sdk-py: Add custom stream mode to StreamMode type (#2051)
  • sdk-py: Update return type annotation for Thread.update_state() methods. (#2050)
  • [Docs] Add SDK ref docs for the Store client (#1974)