Releases: coze-dev/coze-py
Releases · coze-dev/coze-py
v0.15.0
v0.14.0
Changes
🚀 Features
- feat: Support retrieve bot variable meta @chyroc (#221)
- feat: Support retrieve bot background image @chyroc (#220)
- feat: Support SuggestReply for create, update and retrieve bot @chyroc (#219)
- feat: Support sync coze websocket client @mbb1234567890 (#212)
- feat: Support send
conversation.message.create
websocket event @mbb1234567890 (#210) - feat: Enhance event handling system with dynamic inspect @mbb1234567890 (#201)
🐛 Bug Fixes
- fix: Fix parsing of WorkflowRunHistory in running state @chyroc (#226)
- fix: Add 'data' field of type Message to ConversationMessageCompletedEvent class @Lexiay (#223)
- fix: Fix variable key @chyroc (#222)
- fix: Fix resume workflow key @mbb1234567890 (#213)
🧰 Maintenance
- chore: Bump version to 0.14.0 @chyroc (#228)
- chore: Add workflow run history example @chyroc (#224)
- chore: Update Examples @chyroc (#218)
- chore: Update README.md @chyroc (#217)
- chore: Update README.md @chyroc (#216)
Full Changelog: v0.13.1...v0.14.0
v0.13.1
Changes
🚀 Features
- feat: add chat tool call type enum: reply_message @wasd96040501 (#206)
🧰 Maintenance
- chore: Bump version to 0.13.1 @wasd96040501 (#207)
Full Changelog: v0.13.0...v0.13.1
v0.13.0
Changes
🚀 Features
- feat: Add support for asynchronous methods in auth @mbb1234567890 (#188)
- feat: Add WebSocket
conversation.chat.cancel
support @mbb1234567890 (#191) - feat: Add parameters support for websocket chat.update @chyroc (#190)
- feat: add WebSocket support for workflow ID transmission @chyroc (#189)
- feat: Add WebSocket
conversation.audio_transcript.completed
support and benchmarks @chyroc (#187) - feat: Add support for deepseek model reasoning_content @chyroc (#186)
- feat: Add async JWT support with session_name @chyroc (#184)
🐛 Bug Fixes
- fix: Update workflow_id parameter optional in WebSocket @chyroc (#193)
- fix: Resolve logger overriding global log configuration @Lexiay (#183)
🧰 Maintenance
New Contributors
- @mbb1234567890 made their first contribution in #191
Full Changelog: v0.12.0...v0.13.0
v0.12.0
Changes
🚀 Features
- feat: Add app_id support to workflow @chyroc (#181)
- feat: Update bot api support knowledge @fanhang34 (#176)
- feat: add missed app_id for workflow @wildfeds (#180)
🧰 Maintenance
New Contributors
- @wildfeds made their first contribution in #180
- @fanhang34 made their first contribution in #176
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.4
Changes
🚀 Features
🧰 Maintenance
- chore: Bump version to 0.10.4 @chyroc (#172)
- fix: CI fails on python 3.7 @wasd96040501 (#170)
Full Changelog: v0.10.3...v0.10.4