Skip to content

Gemma Provider Docs

@robota-sdk/agent-provider-gemma supports Gemma-family local models served through LM Studio or other OpenAI-compatible endpoints.

Current Capabilities

  • OpenAI-compatible transport tuned for Gemma-family behavior.
  • Reasoning marker projection from Gemma serving templates.
  • Native tool-call text projection into Robota tool-call structures.
  • Provider-definition metadata for CLI setup.

Documents

  • Package README — installation and local endpoint setup.
  • SPEC.md — package contract, boundaries, public API, and test strategy.

Released under the MIT License.