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