Siliconflow

Examples for SiliconFlow model integration.

The run steps pair a global account key with the international endpoint and a model enabled for the required capability.

ExampleDescription
Siliconflow BasicRun gpt-oss-120b on SiliconFlow with sync, streaming, and async response calls.
RetryReview retry settings and why invalid model IDs cannot reliably exercise the retry path.
Siliconflow Structured OutputRequest JSON through SiliconFlow and validate a MovieScript with Pydantic.
Tool UseCall web search from a SiliconFlow model with function-calling support.