Skip to main content
The Vercel AI SDK works with Deepshi through its OpenAI-compatible provider. Point the provider at the Deepshi base URL and key.

Setup

Streaming

Use streamText to render tokens as they arrive, which is ideal for chat UIs:
Use any model id from the catalog. See Streaming for how streaming works at the API level.