Watsonx
Run IBM watsonx models with basic responses, tools, knowledge, storage, retries, and structured output.
| Example | Description |
|---|---|
| IBM Basic | Run a watsonx Mistral Small agent in sync, async, and streaming modes. |
| DB | Persist watsonx agent sessions in Postgres with history added to context. |
| IBM Image Agent Bytes | Pass JPEG bytes to a vision-capable Mistral Small model on watsonx. |
| Knowledge | Search a PgVector knowledge base loaded from a PDF with a watsonx agent. |
| IBM Structured Output | Request JSON from a watsonx agent and validate it locally as a MovieScript. |
| Tool Use | Stream web search results through a watsonx agent, sync and async. |
| Retry | Review retry settings and why invalid model IDs cannot reliably exercise the retry path. |