Skip to content

Releases: google-gemini/gemini-api-cli

v0.2.1

Choose a tag to compare

@philschmid philschmid released this 05 Jun 15:59
5a354f0

What's Changed

  • fix(timeout, streaming): bump version to 0.2.1, increase server timeout to 30000, and fix streaming format for unknown steps by @philschmid in #12

Full Changelog: v0.2.0...v0.2.1

0.2.0

Choose a tag to compare

@philschmid philschmid released this 05 Jun 13:20
14f635e

What's Changed

  • feat: optimize stream output formatting for agents and human readability by @philschmid in #10
  • chore: bump version to v0.2.0 for release by @philschmid in #11

Full Changelog: v0.1.0...v0.2.0

0.1.0

Choose a tag to compare

@philschmid philschmid released this 19 May 20:14
de0dffe
v0.1.0

Merge pull request #8 from google-gemini/feat/network-streaming-filte…