Skip to content

components/model/agenticgemini/v0.2.0

Choose a tag to compare

@mrh997 mrh997 released this 27 May 13:21
· 22 commits to main since this release

What's Changed

  • feat(agenticgemini): support image config by @tangchaojun-bytedance in #840
  • feat(gemini): support response logprobs by @JonXSnow in #841
  • feat(acp): backend improvements by @fanlv in #842
  • feat(agentic): support cache control for agenticclaude, agenticark, agenticopenai, and agenticgemini by @mrh997 in #839
  • refactor(agenticopenai): use upstream prompt cache retention type directly by @mrh997 in #844
  • chore: update cloudwego/eino dependency to v0.9.0 by @shentongmartin in #847
  • feat(acp): support preserve tool call stream by @meguminnnnnnnnn in #850
  • feat(agenticgemini): support server tools options by @tangchaojun-bytedance in #851
  • refactor(qdrant): enhance embedding callback context and error wrapping by @sheep44044 in #845
  • refactor(agenticopenai): flatten chat/ and responses/ into root package by @mrh997 in #849
  • refactor(agentic-models): align Gemini API and tool config by @mrh997 in #852
  • feat(ark): support ark embedding dimensions by @N3kox in #853
  • chore: bump cloudwego/eino dependency from v0.9.0 to v0.9.1 by @shentongmartin in #854

New Contributors

Full Changelog: components/model/agenticgemini/v0.2.0-beta.1...components/model/agenticgemini/v0.2.0