What's Changed
Featues
-
Give users better feedback when encountering runtime errors in Main Process (close: #240, #248) by @ulivz in #292
Bug Fixes
- Fixed an issue where Azure OpenAI Provider was not working properly (close: #290) by @ulivz in #291
- fix(agent-tars): custom model name should keep state (close: #285) by @ulivz in #286
- fix(agent-tars): cannot catch error within
askLLMTool
(close: #288) by @ulivz in #289
Full Changelog: Agent-TARS-v1.0.0-alpha.4...Agent-TARS-v1.0.0-alpha.5