| Example | Description |
|---|---|
| Siliconflow Basic | Run gpt-oss-120b on SiliconFlow with sync, streaming, and async response calls. |
| Retry | Review retry settings and why invalid model IDs cannot reliably exercise the retry path. |
| Siliconflow Structured Output | Use JSON mode on SiliconFlow to parse a Pydantic MovieScript from gpt-oss-120b. |
| Tool Use | Run a SiliconFlow web-search agent with tool calls and debug output visible. |