Magentic-UI v0.0.6
What's Changed
This release allows you to run Magentic-UI without docker, however, code execution will be disabled as code execution without Docker can be dangerous:
magentic-ui --run-without-docker --port 8081
We are also advertising now our command-line-interface for Magentic-UI which can be ran with:
magentic-cli --work-dir PATH/TO/STORE/DATA
- Remove py3.10 incompatible import by @tylerpayne in #208
- Fix model_info bug blocking Ollama model configs by @tylerpayne in #207
- Make Docker optional by @husseinmozannar in #209
- version upgrade 0.0.6 by @husseinmozannar in #211
Full Changelog: v0.0.5...v0.0.6