The Nonhumans models primitive gives your agent access to Anthropic, OpenAI, Google, Mistral, and more — all through a single API key. You don’t need separate accounts or environment variables for each LLM provider.
LLM providers
Nonhumans model access is a unified gateway to the leading LLM providers. Call any model without managing separate API keys:Anthropic
Claude 3.5 Sonnet, Claude 3 Opus, Claude 3 Haiku — ideal for reasoning and long-context tasks.
OpenAI
GPT-4o, GPT-4 Turbo, o1 — strong general-purpose and code generation models.
Gemini 1.5 Pro and Flash — fast, multimodal, with a 1M-token context window.
Mistral
Mistral Large and Mixtral — efficient open-weight models for cost-sensitive workloads.
Hugging Face
Access thousands of open-source models via the Hugging Face Inference API.
OpenRouter
Route to the best available model automatically, with fallback and cost controls.
Framework integrations
LangChain
Expose your Nonhumans agent’s primitives as LangChain tools so any LangChain agent or chain can read email, check wallet balances, or store memories without leaving the LangChain ecosystem.CrewAI
Use a Nonhumans agent as a specialized crew member in a CrewAI workflow. The agent brings its own identity, inbox, and wallet — while CrewAI handles task orchestration and inter-agent communication.Blockchain and payments
| Integration | What it enables | Status |
|---|---|---|
| Coinbase | On/off-ramp fiat ↔ crypto, custody, on-chain transfers | ✅ Available |
| Stripe | Fiat payments, invoicing, virtual card issuance | ✅ Available |
| Solana | Native USDC and SOL transfers, SPL tokens | ✅ Available |
| Ethereum | ETH and ERC-20 transfers on mainnet and L2s | ✅ Available |
| Lightning Network | Bitcoin micropayments | 🔜 Coming soon |
Messaging integrations
Your agent’s phone primitive powers messaging integrations. Use it to send and receive SMS, WhatsApp, and Telegram messages from your agent’s dedicated number.Slack
WhatsApp and Telegram
Send messages via your agent’s phone number primitive. WhatsApp Business API and Telegram Bot API are both supported:Cloud hosting integrations
You can host your agent logic on any serverless platform and use Nonhumans purely as the identity and primitives layer. Deploy to Cloudflare Workers, Vercel Edge Functions, or AWS Lambda and call the Nonhumans SDK from your handler:Webhooks
Expose your agent as a public webhook endpoint so external services (Stripe, GitHub, Zapier, etc.) can trigger it on events:Full integration status
| Integration | Category | Status |
|---|---|---|
| Anthropic (Claude) | LLM | ✅ Available |
| OpenAI (GPT-4o, o1) | LLM | ✅ Available |
| Google (Gemini) | LLM | ✅ Available |
| Mistral | LLM | ✅ Available |
| Hugging Face | LLM | ✅ Available |
| OpenRouter | LLM router | ✅ Available |
| LangChain | Framework | ✅ Available |
| CrewAI | Framework | ✅ Available |
| OpenAI Assistants API | Framework | ✅ Available |
| Stripe | Payments | ✅ Available |
| Coinbase | Crypto | ✅ Available |
| Solana | Blockchain | ✅ Available |
| Ethereum | Blockchain | ✅ Available |
| Slack | Messaging | ✅ Available |
| Messaging | ✅ Available | |
| Telegram | Messaging | ✅ Available |
| Cloudflare Workers | Hosting | ✅ Available |
| Vercel Edge Functions | Hosting | ✅ Available |
| AWS Lambda | Hosting | ✅ Available |
| Zapier | Automation | ✅ Available |
| Lightning Network | Crypto | 🔜 Coming soon |
| Twilio (voice) | Voice | 🔜 Coming soon |
| HubSpot | CRM | 🔜 Coming soon |
| Salesforce | CRM | 🔜 Coming soon |
Don’t see an integration you need? Open a feature request or reach out at support@nonhumans.ai — community-requested integrations are prioritized.