Releases: volcengine/veadk-python
Releases · volcengine/veadk-python
Release 0.2.30
What's Changed
- Feat: new veadk docs by @zakahan in #352
- fix: remove dependency on google-adk McpToolset version by @tyler-lee in #351
- change tool span gen_ai.system to Ark. by @doraemonlove in #353
- fix: image generate tool by @zakahan in #355
- docs: update docs and README.md by @yaozheng-fang in #356
- fix(docs): fix 404 page has no style by @yaozheng-fang in #357
- fix chunk_diffusion_count default by @zakahan in #358
- add docs for mua by @wangyu-bytedance in #359
- feat: add execute_skills tool and add download_directory in VeTOS by @BhAem in #345
- chore: add vision model request headers by @yaozheng-fang in #360
- fix: headers by @zakahan in #361
- feat(cli): support agentkit commands via sub-command by @yaozheng-fang in #362
- release 0.2.30 by @yaozheng-fang in #363
Full Changelog: 0.2.29...0.2.30
Release 0.2.29
What's Changed
- release 0.2.29 by @yaozheng-fang in #347
- feature/mobile_run tool by @wangyu-bytedance in #344
- Add retry_on_errors decorator for MCP session retries by @loveyana in #348
New Contributors
- @wangyu-bytedance made their first contribution in #344
Full Changelog: 0.2.28...0.2.29
Release 0.2.28
What's Changed
- fix(cli): fix cli import to local import by @floritange in #334
- feat: runner log change by @zakahan in #335
- chore: update guardrail docs with examples by @BhAem in #337
- feat: add db_kwargs for sql connection config by @zakahan in #338
- feat: add assistant_id field for long-term-memory viking by @zakahan in #340
- add templates & cli_rl by @ZQlQZ in #339
- feat: modify the get_session callback to be asynchronous by @zakahan in #341
- feat(mcp): add support to TrustedMCP by @tyler-lee in #326
- Release/0.2.28 by @ZQlQZ in #343
New Contributors
- @tyler-lee made their first contribution in #326
Full Changelog: 0.2.27...0.2.28
Release 0.2.27
What's Changed
- fix: deploy using python 3.12 by @cuericlee in #329
- feat(deploy): env iam_role support by @floritange in #330
- fix(auth): change auto ark api key filter to get larger access right by @yaozheng-fang in #331
- fix(vikingdb_knowledge_backend): update get_tos_client when set tos… by @yanbumo in #332
- release 0.2.27 by @yaozheng-fang in #333
New Contributors
Full Changelog: 0.2.26...0.2.27
Release 0.2.26
What's Changed
- docs: add inbound auth by @zhxie in #320
- fix(envs): envs of os and .env by @floritange in #325
- Improve STS credential refresh and logging by @loveyana in #327
- release 0.2.26 by @yaozheng-fang in #328
Full Changelog: 0.2.25...0.2.26
Release 0.2.25
What's Changed
- fix(config): .env and .yaml by @floritange in #321
- fix(runner): change agent to optional to compatible with app argument by @yaozheng-fang in #323
- support to create default collection by @cuericlee in #322
- release 0.2.25 by @yaozheng-fang in #324
Full Changelog: 0.2.24...0.2.25
Release 0.2.24
What's Changed
- fix: the bug caused by the dependency on adk 1.19 by @zakahan in #316
- fix(cloudapp): fix cloudapp message_send result class for both Task and Message by @floritange in #314
- fix: modify the way to get credentials by @BhAem in #318
- release 0.2.24 by @yaozheng-fang in #317
- feat(a2a): Add A2A authentication middleware with TIP token propagation support by @loveyana in #304
- allow LLM to extend timeout by @cuericlee in #319
Full Changelog: 0.2.23...0.2.24
Release 0.2.23
What's Changed
- support to run C++ code via python implicitly by @cuericlee in #305
- fix(a2a): fix the error about missing ShortTermMemory for agent_executor of VeA2AServer. by @haojin2019 in #301
- fix: redis backend and knowledge log by @zakahan in #306
- fix(cli_args): format cli deploy update clean args by @floritange in #307
- feat: add agent authorization in agent callback by @BhAem in #303
- docs: add instructions for using the sandbox tool by @BhAem in #308
- fix: update volcengine-python-sdk lib version and lazy load check_age… by @BhAem in #309
- feat(runner): add debug log in run_async by @warm-wm in #310
- feat: deploy agent with authentication by @zhxie in #302
- chore: update veadk logo by @BhAem in #311
- fix: SQL connection parsing error by @zakahan in #312
- feat(viking_url): viking mem and db envs (DATABASE_VIKINGMEM_BASE_URL and DATABASE_VIKING_BASE_URL) by @floritange in #313
- release 0.2.23 by @yaozheng-fang in #315
New Contributors
- @haojin2019 made their first contribution in #301
- @warm-wm made their first contribution in #310
- @zhxie made their first contribution in #302
Full Changelog: 0.2.22...0.2.23
Release 0.2.22
What's Changed
- Feat: Support custom http client for RemoteVeAgent by @jinhao2019 in #285
- fix(cli_update): fix ak-sk of cli update by @floritange in #298
- release 0.2.22 by @yaozheng-fang in #299
Full Changelog: 0.2.21...0.2.22
Release 0.2.21
What's Changed
- feat: veadk clean cli by @BhAem in #290
- fix(evaluate): 1.fix evalset parse. 2.fix save_eval_set by @floritange in #291
- feat/cli update by @floritange in #292
- fix(agent): bootstrap latency caused by litellm network request by @yaozheng-fang in #293
- Update processor argument and auth header format by @loveyana in #294
- support volcano TTS tools by @wangyuelucky in #287
- feat: add run_processor support for Agent Runner by @loveyana in #296
- fix: change the default save path of evalset and trace files by @diseng in #289
New Contributors
- @wangyuelucky made their first contribution in #287
Full Changelog: 0.2.20...0.2.21