openai/openai-go
Official Go client library for accessing OpenAI's REST API and language models.

Velocity · 7d
+4.8
★ / day
Trend
→steady
star history
This repository is the official Go SDK for the OpenAI API, providing programmatic access to OpenAI’s language models including GPT variants. It offers a typed Go interface for API calls, handling authentication, request construction, and response parsing for model interactions. The library supports the Responses API and multi-turn conversations.