Omni.Dialects.GoogleGemini (Omni v1.3.0)

Copy Markdown View Source

Dialect implementation for the Google Gemini wire format.

See Omni.Dialect for the behaviour specification and delta types.

Notable differences

  • Model ID is embedded in the URL path, not the request body
  • No :tool_use_delta events — Gemini sends function call arguments complete rather than as streamed JSON fragments