Appearance
A TypeScript library to query multiple LLM providers in a consistent way
Single interface for OpenAI, Anthropic, Google, Ollama, and 10+ other LLM providers
Built-in support for streaming responses with async generators
Native support for image attachments and vision-capable models
Extensible plugin system for tool use and function calling
Generate JSON with schema validation using Zod
Fully typed with excellent IDE support and autocomplete