FAQ

Frequently Asked Questions

Do React hooks like useChat still work?

Yes. Configure the provider in your API route, and client-side hooks work unchanged.

Does this work with Next.js Edge Runtime?

Yes. The OpenAI-compatible provider works in both Node.js and Edge runtimes.

Can I use multiple providers?

Yes. Create multiple providers and select them based on your routing logic.