Skip to content

0.4.0

Compare
Choose a tag to compare
@zaigie zaigie released this 10 Jan 09:55
· 13 commits to main since this release

What't Changed

  • 💥Broken refactor(typo): specification of variable names adds typing
  • 💥Broken refactor(Dispatcher): streamline the Dispatcher implementation, remove collect_results and move to DevelopDispatcher
  • feat: added DynamicApp to support dynamically running inference tasks through configuration
  • typo(Streamlit): rename the streamlit app file to streamlit_.py instead of server.py
  • chore: update examples