Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Magentic-UI 0.0.4 source code.tar.gz | 2025-05-23 | 4.0 MB | |
Magentic-UI 0.0.4 source code.zip | 2025-05-23 | 4.1 MB | |
README.md | 2025-05-23 | 2.1 kB | |
Totals: 3 Items | 8.1 MB | 0 |
Major updates https://pypi.org/project/magentic_ui/0.0.4/: - Updated model config editor in Settings to more clear and easier to use with Ollama and OpenRouter - Updates to agents to support Claude 3.7 Sonnet, Qwen 2.5 VL and other models beyond OpenAI models. WebSurfer can now work with models that dont support tool calling but can output valid JSONs
What's Changed
- Consolidate package version into a single source of truth by @copilot-swe-agent in https://github.com/microsoft/magentic-ui/pull/59
- Fix tiktoken warning issue by @copilot-swe-agent in https://github.com/microsoft/magentic-ui/pull/62
- Readme updates by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/63
- Remove opentelemery strict dependency by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/64
- Docker logging + readme fix by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/68
- Support more models via small agent changes by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/66
- Fix typo in settings dropdown for plan retrieval by @copilot-swe-agent in https://github.com/microsoft/magentic-ui/pull/70
- fix - in FileSurfer & CoderAgent, make sure to replace the datetime variable in prompts at runtime and not on object creation by @ksachdeva in https://github.com/microsoft/magentic-ui/pull/75
- fix - typos: correct some spellings in coder and filesurfer agents by @ksachdeva in https://github.com/microsoft/magentic-ui/pull/77
- Coder better handling of code exception by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/80
- Ollama config by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/78
- update version 0.0.4 by @husseinmozannar in https://github.com/microsoft/magentic-ui/pull/87
New Contributors
- @copilot-swe-agent made their first contribution in https://github.com/microsoft/magentic-ui/pull/59
- @ksachdeva made their first contribution in https://github.com/microsoft/magentic-ui/pull/75
Full Changelog: https://github.com/microsoft/magentic-ui/compare/v0.0.3...v0.0.4