Skip to content

Simplified streaming, bug fixes

Compare
Choose a tag to compare
@filip-michalsky filip-michalsky released this 04 Oct 15:18
· 328 commits to main since this release
80dc70d
  • Improved streaming endpoint, now accessible with simple stream=True kwarg.
  • Fixed dependency issues with pydantic version.
  • Removed the duplicate calling of model_name.
  • Improved docstrings.
  • Split requirements.txt into dev and production requirements.