Releases: volcengine/veadk-python
Releases · volcengine/veadk-python
Release 0.2.17
What's Changed
- support header authorization in mcp_router by @cuericlee in #267
- chore: add docstrings for cli and tracing module by @BhAem in #266
- Fix: Optimize inappropriate import method by @jinhao2019 in #264
- update(docstring): update docstring (evaluation and cloud) by @floritange in #268
- add runner doc string by @ZQlQZ in #265
- feat(auth): support apmplus auto auth by @yaozheng-fang in #270
- feat(auth): support auto auth for web search by @yaozheng-fang in #272
- feat(auth): support mem0 apikey fetch by @yaozheng-fang in #251
- chore(docs): update agent, memory, and knowledgebase docstrings by @yaozheng-fang in #269
- feat: add builtin tool of llm firewall by @BhAem in #271
- docs: add configuration specifications for guardrail tools by @BhAem in #274
- feat(auth): support auto auth for run code by @arthurxiangy in #275
- feat(cloudapp_updateself): update and error handle by @floritange in #273
New Contributors
- @jinhao2019 made their first contribution in #264
- @arthurxiangy made their first contribution in #275
Full Changelog: 0.2.16...0.2.17
Release 0.2.16
What's Changed
- chore: update tutorial with tool links by @BhAem in #254
- feat: support env to enable exporters by @yaozheng-fang in #252
- feat(config): support dotenv file to init env variables by @yaozheng-fang in #261
- allow subagent to start code sandbox in parallel by @cuericlee in #262
- fix: veadk create supports the agent_name parameter by @diseng in #260
Full Changelog: 0.2.15...0.2.16
Release 0.2.15
What's Changed
- fix(tool): add module to compatible with both Seedream 3.0 and 4.0 by @yaozheng-fang in #258
- fix(web): fix short-term memory and long-term memory support in
veadk webby @yaozheng-fang in #259
Full Changelog: 0.2.14...0.2.15
Release 0.2.14
What's Changed
- chore: update documents and clean tools by @yaozheng-fang in #255
- feat: add 'veadk create' for veadk cli by @diseng in #256
- Change version to 0.2.14 by @yaozheng-fang in #257
New Contributors
Full Changelog: 0.2.13...0.2.14
Release 0.2.13
What's Changed
- feat(tool): support run_code builtin tool by @yaozheng-fang in #246
- add some envs for tools and memory by @yaozheng-fang in #247
- fix(memory): fix env name of viking db memory type by @yaozheng-fang in #249
- feat(auth): support auto viking knowledgebase auth by @yaozheng-fang in #248
- release 0.2.13 by @yaozheng-fang in #250
Full Changelog: 0.2.12...0.2.13
Release 0.2.12
What's Changed
- fix filter memory_type to include event_v1 by @cuericlee in #241
- Change generate_image into parallel mode. by @doraemonlove in #243
- feat: release 0.2.12 by @yaozheng-fang in #242
- feat(uploadevalset): upload evalset by @floritange in #244
- Add builtin tools log by @doraemonlove in #245
- fix(web): support ltm in web and fix bugs by @yaozheng-fang in #214
Full Changelog: 0.2.11...0.2.12
Release 0.2.11
What's Changed
- Update _convert_message by @doraemonlove in #234
- chore(ltm): optimize memory structure by @yaozheng-fang in #235
- feat(auth): support sts token auth by @yaozheng-fang in #236
- Fix/toolapibase by @doraemonlove in #237
- chore: update veadk tutorial by @BhAem in #239
- Add settings.model.api_key in builtin tools. by @doraemonlove in #238
- feat(version): release 0.2.11 by @yaozheng-fang in #240
Full Changelog: 0.2.10...0.2.11
Release 0.2.10
What's Changed
- Update volcengine-python-sdk version by @doraemonlove in #208
- Feat/mem0 by @cuericlee in #209
- Feat/mem0 by @cuericlee in #211
- Fix/postgresql by @cuericlee in #212
- fix(typo): fix typos in docs and init by @yaozheng-fang in #213
- feat: add apmplus metrics by @feng-95 in #210
- Fix/dependence by @Fengrui-Liu in #217
- fix default builtin tool model params. by @doraemonlove in #221
- feat: add index configuration for long term memory backend by @Fengrui-Liu in #220
- feat: support apmplus session by @feng-95 in #218
- chore(docs): update docus by @yaozheng-fang in #216
- fix: gen_ai input ouput by @feng-95 in #224
- adding memories with async mode by @cuericlee in #225
- feat(a2a): support remote agent auth by @yaozheng-fang in #223
- chore(tools): support artifact in image generation tools by @yaozheng-fang in #226
- feat(web_search): enhance web_search function to accept ToolContext f… by @Fengrui-Liu in #227
- fix(web_search): improve credential retrieval logic in web_search fun… by @Fengrui-Liu in #228
- fix(memory): add init backend before search memory by @yaozheng-fang in #229
- chore: compatible with adk tool parsing by @BhAem in #232
- chore(runner): support save session with more attributes by @yaozheng-fang in #231
Full Changelog: 0.2.9...0.2.10
Release 0.2.9
What's Changed
- refine tos by @ZQlQZ in #189
- refine(docs): update docs by @yaozheng-fang in #180
- fix upload by @ZQlQZ in #193
- fix: increase the limit on the number of span attributes by @zakahan in #194
- fix(tracing): convert tool schema dump from python to json by @yaozheng-fang in #195
- feat/mem0: support mem0 as LTM by @cuericlee in #197
- refine tos_url by @ZQlQZ in #196
- feat(kb): enhance upload methods with metadata support and add KnowledgebaseEntry model by @Fengrui-Liu in #190
- chore(model): add user agent request header to model request by @yaozheng-fang in #199
- fix: veadk tutorial & tls header by @zakahan in #201
- Fea/seedream 4 0 by @doraemonlove in #200
- docs: troubleshooting by @zakahan in #205
- fix(evaluate): evaluate function add evalset by @floritange in #204
- fix(tls): fix tls create instance header and error code by @yaozheng-fang in #203
- fix(docs): remove useless code in evaluation.md by @yaozheng-fang in #206
Full Changelog: 0.2.8...0.2.9
Release 0.2.8
What's Changed
- fix(web): set Google web logging level to error by @yaozheng-fang in #164
- fix(agent): remove default thinking config for model by @yaozheng-fang in #168
- feat(docs): refine docs by @yaozheng-fang in #169
- fix coze tracer by @ZQlQZ in #171
- fix(tools): fix web search fail log output by @yaozheng-fang in #172
- chore(deps): remove useless requirements.txt by @yaozheng-fang in #174
- refine(tracing): remove global instance and add context to root span by @yaozheng-fang in #173
- refine(kb): reconstruct knowledgebase by @yaozheng-fang in #165
- feat(eval): support do eval from cli by @yaozheng-fang in #176
- fix: update apmplus exporter init by @feng-95 in #177
- update bucket_name by @ZQlQZ in #182
- feat(knowledge): viking db add_form_bytes by @zakahan in #183
- fix(tutorial): fix error link in notebook tutorial by @yaozheng-fang in #184
- fix(kb): fix local knowledgebase by @yaozheng-fang in #186
- fix: adapt to the Windows platform by @zakahan in #185
- chore(kb): add tos to viking knolwedgebase by @yaozheng-fang in #179
- fix(kb): add from bytes by @zakahan in #187
- chore: new version by @zakahan in #191
Full Changelog: 0.2.7...0.2.8