v0.5.0
bigcat88
released this
23 Oct 09:05
·
174 commits
to refs/heads/main
since this release
Added
- Support for the new
/init
AppAPI endpoint and the ability to automatically load models fromhuggingface
. #151
Changed
- All examples were adjusted to changes in AppAPI.
- The examples now use FastAPIs
lifespan
instead of the deprecatedon_event
.