Skip to content

Version 0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 17:30
· 42 commits to master since this release
1d9f73b

Released to https://pypi.org/project/openai-streaming/0.1.4/

Bug Fixes

  • ContentFn should have AsyncGenerator instead of Generator (1f0f721)
  • functions must use AsyncGenerator type or no type (1d9f73b)
  • functions must use AsyncGenerator type or no type (5cf4ba0)