v0.15.1
·
760 commits
to main
since this release
What's Changed
- docs: add comprehensive file format support documentation for AskUI V… by @danyalxahid-askui in #136
- feat: switch from hard-coded agent to generic agent built from
Assistant-VisionAgent(Computer Agent) by @adi-wan-askui in #135 - feat(runner, inference_api): integrate
ModelNamefor dynamic model … by @danyalxahid-askui in #138 - fix(chat): set env from headers (ASKUI_WORKSPACE, AUTHORIZATION) by @adi-wan-askui in #139
🚀 Features
- File Support: Added Detailed Docs for using different types of Files
- MCP Chat Api Support: Chat api exported as an MCP
🐛 Bug Fixes
- Chat Default model: Fixed issue where chat run was not using askui hostel model
- Chat dependency on env variables: Fixed chat dependency on env variables to be defined
Full Changelog: v0.15.0...v0.15.1