Neutron AI
A TypeScript SDK for text generation, streaming, structured output, embeddings, and tool execution.
Overview
- Calls
- generateText, streamText, generateObject, and streamObject
- Providers
- OpenAI and Anthropic adapters behind shared model interfaces
- Tools
- Schema-defined tools, multi-step execution, and approval decisions
- Additional
- Embeddings, event streams, chat state, and optional Preact helpers
Provider capabilities still vary. The shared API normalizes the SDK surface but does not make every model feature identical.