| Example | Description |
|---|---|
| Basic | This uses Ollama’s OpenAI-compatible /v1/responses endpoint, which was added. |
| Structured Output | This demonstrates using Pydantic models for structured output with Ollama’s. |
| Tool Use | This demonstrates using tools with Ollama’s Responses API endpoint. |