Prerequisites
- Golang - v1.25.0.
Install HasteKit SDK
Setting up the SDK
Making LLM Calls
Make a call to the model provider to generate a response: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.