Releases: volcengine/veadk-go
Releases · volcengine/veadk-go
v0.0.5
What's Changed
- feat: add prompt pilot support by @sjy3 in #29
- fix: a2a client unauthenticated parameter exception by @sjy3 in #30
- feat: support plugins and llm shield by @sjy3 in #33
- support openai compatible model reasoning content in streaming response by @UnderTreeTech in #16
- Feat/prompt manager by @sjy3 in #34
- udpate adk-go version by @sjy3 in #35
- fix: fix the code scanning by @sjy3 in #36
- feat: enhance observability with plugin (#3) by @shunjiazhu in #37
- fix: return noop plugin when exporters are empty and fix lint issues by @shunjiazhu in #38
- feat: update logs to support format logs and struct logs by @sjy3 in #39
- feat: add metrics for agentkit_runtime by @shunjiazhu in #41
- feat: add default observability in apps by @sjy3 in #40
New Contributors
- @shunjiazhu made their first contribution in #37
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: add the apps start url logs by @sjy3 in #21
- feat: apps add sse write timeout param for webui by @sjy3 in #22
- feat: add veauth for images and video tools by @sjy3 in #23
- feat: update short memeory postgresql backend envs and config by @sjy3 in #24
- fix: fix the memory search nil pointer and add some examples by @sjy3 in #25
- fix: update the apps api config and add a2a example by @sjy3 in #26
- fix: fix the knowledge default chunk diffusion count by @sjy3 in #27
- feat: Add static loader, remote A2A client and optimize knowledge base parameter strategy by @sjy3 in #28
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: add mcp router builtin tool by @sjy3 in #12
- feat: add simple_app、a2a_app and agentkit_server_app to start agents by @sjy3 in #14
- fix: fix the run_code and mcp_router configs by @sjy3 in #17
- feat: add ark api key fetch by IAM role by @sjy3 in #18
- feat: add mem0 backend and long term base memory by @sjy3 in #19
- feat: add apmplus、prompt pilot、speech saas and vesearch veauth function by @sjy3 in #20
New Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Initial release of the VeADK-go
Agnets: LLMAgent、LoopAgents、SequentialAgents
Tool: WebSearch、ImageGenerate、VideoGenerate
LLMs: ArkModels
Session service:PostgresqlSessionService
Memory: vikingMemory
Knowledge: vikingKnowledge