Changes
🚀 Features
- feat: enhance create conversation API with additional parameters @chyroc (#313)
- feat: add delete conversation API implementation @chyroc (#312)
- feat: add conversation update API support @chyroc (#311)
- feat: enhance create bot API with additional parameters @chyroc (#310)
- feat: Add connectors client with update bot review result API @chyroc (#307)
- feat: Add is_output_trimmed field to WorkflowRunHistory model @chyroc (#306)
- feat: Add workflow retrieve API implementation with examples and tests @chyroc (#305)
- feat: Add workflow versions list API support @chyroc (#302)
- feat: Support usage for workflow run @chyroc (#300)
- feat: Add unpublish agent API implementation @chyroc (#299)
🐛 Bug Fixes
🧰 Maintenance
- chore: Bump version to 0.20.0 @ojxio (#327)
- chore: Upgrade httpx to ^0.28.0 and respx to ^0.22.0 for Python 3.8+ @ojxio (#326)
- chore: Update License @dragooncjw (#323)
- chore: Potential fix for code scanning alert no. 1: Workflow does not contain permissions @chyroc (#315)
- docs: Optimize README wording for clarity and professionalism @chyroc (#309)
New Contributors
- @dragooncjw made their first contribution in #323
- @ojxio made their first contribution in #326
Full Changelog: v0.19.0...v0.20.0