v0.1.35

Configure Google Gemini in Elcro.

Setup

  1. Open Settings → Models.
  2. Select Google Gemini.
  3. Paste your API key (Ollama: ensure the local server is running).
  4. Enable models for Chat (and other features as needed).

Notes

  • Tool calling uses provider-native formats when known (openai-style, anthropic-style, gemini-style).
  • Unknown OpenAI-compatible names default to OpenAI-style tools + system role.
  • OpenRouter remaps Anthropic/Gemini-style capabilities to OpenAI-style tools on its OpenAI-compatible API.