v0.8.0
What's Changed
- feat: Add video support for llm by @lcedaw in #300
- add message level and content level opaque_body by @BeautyyuYanli in #284
- feat: pass user to app by @leslie2046 in #302
- fix: bump flask to 3.1.3 to resolve CVE-2026-27205 by @kenwoodjw in #301
- chore: add urllib3 and aiohttp to dependencies by @RockChinQ in #296
- fix: use array instead of single string by @fatelei in #303
- chore: require Python 3.12 by @WH-2099 in #305
- chore: align Python SDK layout and tooling by @WH-2099 in #307
- chore: clean up ruff lint ignores by @WH-2099 in #310
New Contributors
- @lcedaw made their first contribution in #300
- @BeautyyuYanli made their first contribution in #284
- @fatelei made their first contribution in #303
- @WH-2099 made their first contribution in #305
Full Changelog: v0.7.4...v0.8.0