Skip to content

2025-06-18

Choose a tag to compare

@davidmigloz davidmigloz released this 18 Jun 07:56
· 62 commits to main since this release
43521a3

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • langchain_openai - v0.7.4+1

openai_dart - v0.5.1

  • FEAT: Make ToolCallChunk.index field nullable to support Gemini OpenAI-compatible API (#733). (19cb49c0)
  • FEAT: Make Embedding.index field nullable to support Gemini OpenAI-compatible API (#729). (9d22f197)

openai_realtime_dart - v0.0.4+1

  • FIX: toolChoice required infinite loop in openai_realtime_dart (#723). (f52211cc)