Prerequisites
- Golang - v1.25.0.
Install Uno
Setting up the SDK
Making LLM Calls
Create a model instance by specifying the provider and model name:Responses API
Learn more about making LLM calls with the Responses API.
Creating Agents
Create a simple agent with system instructions and an LLM:Agents
Learn more about building agents with the Agent SDK.