v0.8.12
What's Changed
New Features 🎉
- feat: support socks proxy for OpenAI SDK by @yuyutaotao in #175
- feat: add a real-time progress indicator for playground by @yuyutaotao in #177
- feat: support the if-statement in planning prompt by @yuyutaotao in #184
- feat: update the Azure OpenAI integration, add instruction for other models by @yuyutaotao in #193
- feat: invoke anthropic SDK to call Claude by @yuyutaotao in #197
- feat: let max_tokens configurable by @yuyutaotao in #212
Bug Fixes 🐞
- fix: sandbox issue of puppeteer in Ubuntu by @yuyutaotao in #176
- fix: fix scroll action in chrome extension by @yuyutaotao in #194
- fix: keypress issue in chrome extension by @yuyutaotao in #201
- fix: unescaped scripts in report tpl by @yuyutaotao in #204
- fix: adjust the prompt to fit the non-described text by @yuyutaotao in #206
Document 📖
- docs: add docs for customize model and endpoint by @yuyutaotao in #190
Full Changelog: v0.8.5...v0.8.12