Section 01
go-llm: A Unified LLM SDK for Go Developers (Introduction)
go-llm is a Go language SDK designed to unify access to over 200 pre-trained large language models (LLMs) from providers like OpenAI, Anthropic, and OpenRouter. It offers complete features including streaming responses, multi-modal (visual/PDF/audio) processing, embedding vector generation, function calling, and cost management, helping Go developers quickly build AI applications without dealing with diverse API differences.