| Example | Description |
|---|---|
| Basic | Use Ollama’s OpenAI-compatible /v1/responses endpoint with an Agent. |
| Structured Output | Structured output example using Ollama with the OpenAI Responses API. |
| Tool Use | This demonstrates using tools with Ollama’s Responses API endpoint. |
Responses
Responses
Ollama examples on the OpenAI-compatible /v1/responses endpoint: basic runs, structured output, and tool use.