Skip to content

v0.5.0

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 23 Oct 09:05
· 136 commits to refs/heads/main since this release
ef7026d

Added

  • Support for the new /init AppAPI endpoint and the ability to automatically load models from huggingface. #151

Changed

  • All examples were adjusted to changes in AppAPI.
  • The examples now use FastAPIs lifespan instead of the deprecated on_event.