Skip to content

Releases: volcengine/agentkit-sdk-python

Release 0.4.4

30 Jan 02:50
c56bd97

Choose a tag to compare

What's Changed

  • feat: support both agent and app in AgentkitAgentServerApp by @innsd in #52

Full Changelog: 0.4.3...0.4.4

Release 0.4.3

30 Jan 02:49
7ad7afe

Choose a tag to compare

What's Changed

  • fix: resolve agent server app routes and listing details by @innsd in #49
  • feat: add .env fallback and refine dotenv loading by @innsd in #50

Full Changelog: 0.4.2...0.4.3

Release 0.4.2

21 Jan 03:15
242f173

Choose a tag to compare

What's Changed

  • feat: add veadk-go templates by @sjy3 in #47
  • feat: support .dockerignore in project archiving by @innsd in #48

Full Changelog: 0.4.1...0.4.2

Release 0.4.1

19 Jan 16:42
0b01315

Choose a tag to compare

What's Changed

  • feat: verify bucket ownership prevent file leakage by @innsd in #46

Full Changelog: 0.4.0...0.4.1

Release 0.4.0

19 Jan 12:28
3999229

Choose a tag to compare

What's Changed

  • feat: add langchain basic stream and adkwebserver template by @innsd in #42
  • fix: update typing imports to use typing_extensions for compatibility with Python 3.10 by @innsd in #43
  • feat: allow disabling strict region validation by @innsd in #44
  • feat: add network config and runtime bindings by @innsd in #45

Full Changelog: 0.3.2...0.4.0

Release 0.3.2

05 Jan 17:53
49cc7f3

Choose a tag to compare

What's Changed

  • fix: replace the directly passed session_token with the one from creds by @innsd in #41

Full Changelog: 0.3.0...0.3.2

Release 0.3.1

05 Jan 17:52

Choose a tag to compare

fix: Replace the directly passed session_token with the one from creds
Full Changelog: 0.3.0...0.3.1

Release 0.3.0

04 Jan 04:14
46b5a30

Choose a tag to compare

What's Changed

  • feat: support a2a routes in api server app by @yaozheng-fang in #35
  • fix: invoke trace by @innsd in #38
  • fix: info show when local docker build fail by @innsd in #39
  • refactor: refactoring service configuration and credential management by @innsd in #40

Full Changelog: 0.2.2...0.3.0

Release 0.2.2

24 Dec 08:07
718a456

Choose a tag to compare

What's Changed

  • fix: fixed some stability and experience issues, added retry and Unicode support by @innsd in #33
  • docs: Updated documentation and optimized installation and configurat… by @innsd in #34
  • fix(volcengine/iam): Handle TrustPolicyDocument field as string type by @innsd in #36
  • feat: block sensitive information logs and add the. agentkit folder to .dockerignore by @innsd in #37

Full Changelog: 0.2.1...0.2.2

Release 0.2.1

22 Dec 07:33

Choose a tag to compare

What's Changed

  • feat: add request source header X-Custom-Request-Context by @innsd in #32
  • fix: add retry for get runtime and pipeline by @innsd in #33

Full Changelog: 0.2.0...0.2.1