teilomillet/gollm
A Go package that provides a unified API for interacting with various LLM providers including OpenAI, Anthropic, and Groq.

Velocity · 7d
+1.0
★ / day
Trend
→steady
star history
Gollm is a Go library that abstracts away the complexity of integrating with multiple LLM providers through a single, consistent interface. It includes built-in support for prompt engineering, chain-of-thought reasoning, structured output validation, and prompt optimization capabilities. The package allows developers to easily switch between providers and compare model responses.