Releases: volcengine/veadk-python
Releases · volcengine/veadk-python
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
Release 0.2.20
What's Changed
- fix tracer name to veadk by @yaozheng-fang in #288
- fix space of host by @cuericlee in #286
Full Changelog: 0.2.19...0.2.20
Release 0.2.19
What's Changed
- set default endpoints of sandbox tools by @cuericlee in #280
- Feat: Use A2aAgentExecutor instead of VeAgentExecutor for A2A server by @jinhao2019 in #281
- release 0.2.19 by @yaozheng-fang in #282
- fix(tools): fix vesearch.py return env name by @yaozheng-fang in #283
Full Changelog: 0.2.18...0.2.19
Release 0.2.18
What's Changed
- feat(ve_identity): Add Identity Service integration with OAuth2, API Key and Workload authentication by @loveyana in #263
- fix(cli): fix tool metric model in cli eval by @yaozheng-fang in #276
- Add link_reader tool by @doraemonlove in #277
- release 0.2.18 by @yaozheng-fang in #278
New Contributors
Full Changelog: 0.2.17...0.2.18