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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is teilomillet/gollm?
- A Go package that provides a unified API for interacting with various LLM providers including OpenAI, Anthropic, and Groq.
- Is gollm open source?
- Yes — teilomillet/gollm is open source, released under the Apache-2.0 license.
- What language is gollm written in?
- teilomillet/gollm is primarily written in Go.
- How popular is gollm?
- teilomillet/gollm has 671 stars on GitHub.
- Where can I find gollm?
- teilomillet/gollm is on GitHub at https://github.com/teilomillet/gollm.