Skip to content

Releases: volcengine/agentkit-sdk-python

Release 0.5.1

10 Feb 12:07
22a1bf4

Choose a tag to compare

What's Changed

  • feat: Add BytePlus cloud provider support and dynamic region choices by @innsd in #56

Full Changelog: 0.5.0...0.5.1

Release 0.5.0

03 Feb 17:11
d70dceb

Choose a tag to compare

What's Changed

  • fix: improve error handling in InvokeHandler and return detailed error responses by @innsd in #53
  • feat: support shard nat and update apis by @innsd in #54
  • fix: update Dockerfile template and add template hash calculation for Dockerfile management by @innsd in #55

Full Changelog: 0.4.4...0.5.0

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