Vercel AI SDK
Streaming in Next.js
LiteLLM
LiteLLM can treat Orchid as an OpenAI-compatible proxy:openai/ prefix tells LiteLLM to use the OpenAI-compatible path. The model name after the prefix (orchid01) is passed to the API.Use orchid01 with Vercel AI SDK and LiteLLM
openai/ prefix tells LiteLLM to use the OpenAI-compatible path. The model name after the prefix (orchid01) is passed to the API.