components/model/qianfan/v0.1.2
·
219 commits
to main
since this release
What's Changed
- refactor(ark): Migrate image generation output to use AssistantGenMul… by @lvxinyu-1117 in #481
- optimize(tool_commandline):RunCommand by @cn-kali-team in #490
- feat(model_ark): add InvalidateMessageCaches and GetCacheExpiration method by @mrh997 in #496
- fix(tool): use jsonschema_description tag by @mrh997 in #497
- fix(model_arkbot): registered the same type as arkbot by @mrh997 in #498
- fix(sandbox): use test -d to check directories in IsDirectory by @dipfocus in #502
- fix(model_ark): responsesapi support jsonschema response format by @mrh997 in #504
- fix(model_ark): genRequestAndOptions panic by @mrh997 in #505
- feat(model_ark): support call option WithReasoningEffort by @mrh997 in #487
- docs(model_ark): improve comments of SessionCacheConfig by @mrh997 in #510
- feat(parser): Replace docx parser to resolve license conflict by @lvxinyu-1117 in #499
- feat: support ToolChoice in model.CallbackInput (part_1) by @N3kox in #500
- fix(claude): toolcall index by @meguminnnnnnnnn in #515
- feat: support ToolChoice in model.CallbackInput (part_2) by @N3kox in #513
- fix(mcp_tool): configuring customHeader in config is ineffective. by @mrh997 in #507
- feat(openai): report APIError by @meguminnnnnnnnn in #521
- Fix/sandbox avoid duplicate workspace mount by @dipfocus in #503
- feat(model_gemini): deprecate ResponseSchema configuration by @mrh997 in #524
- fix(model_gemini): responseJSONSchema config is not effective by @mrh997 in #525
- feat(promptHub): Integrate the commercialized PromptHub by @caijialin0626 in #514
- fix(model_ark): stream reception was terminated prematurely when using caching by @mrh997 in #530
- feat: add gen_ai.system attribute to apmplus trace by @feng-95 in #539
- feat(jsonschema): upgrade cloudwego/eino to v0.6.0 by @mrh997 in #540
- feat: upgrade libs/acl/openai to v0.1.2 by @mrh997 in #542
New Contributors
- @cn-kali-team made their first contribution in #490
- @dipfocus made their first contribution in #502
- @caijialin0626 made their first contribution in #514
Full Changelog: components/model/qianfan/v0.1.1...components/model/qianfan/v0.1.2