Install
Configure the adapter
Notes
- Declare the Phaseo model ids you plan to use in the
modelsarray. - The OpenAI-compatible adapter defaults to Chat Completions. Use direct API calls for Responses-only features.
- If a model does not support tools or images in your workflow, declare narrower capabilities in TanStack AI so TypeScript catches unsupported calls earlier.