SDK · Official

Go SDK

A standard-library-only client - no third-party deps - for teams running Zumik from Go services and CLIs.

Installgo get github.com/yethdev/Zumik/sdks/go
Profile
Maintained byZumik
LanguageGo
Surfaces/v1, /v2

What you get

  • Standard library only, no dependency tree
  • Context-aware request cancellation
  • Covers chat, responses, and the /v2 object model
Official

Zumik builds and publishes Go SDK. It tracks both the OpenAI-compatible /v1 and the native stateful /v2, so you can adopt reused state without leaving the SDK.

Connect Go SDK to Zumik

Install Go SDK and route through the cheapest reliable provider, BYOK, or BYOC path - reuse measured, routing reproducible.