Integrations
IntegrateIntegrateIntegrate AiMo Network withwithwith popular AI frameworks, SDKs,AI frameworksAI frameworks, SDKs, and tools. All integrations use AiMo's OpenAI-compatible API for seamless integrationtools using our OpenAI-compatible APItools. All integrations use AiMo's OpenAI-compatible API for seamless integration.
##Base## GettingURLhttps//devnetaimo.network/api/v1
** Key:** aimo-sk-dev-xxxxxxxx
Model ID: provider_pubkey:model_nameReference
NewBase to AiMo integrations? Start here to learn the basics of connecting any OpenAI-compatible tool to AiMo Network.FrameworksURL: https://devnet.aimo.network/api/v1
[GetKeyformat:aimo-sk-dev-xxxxxxxxAmicoFrameworkOpen-sourceRust framework for building edge-side AI agents. Built by theteam
#####Model ID format: provider_pubkey:model_name (copy from AiMo Discover)
All integrations follow OpenAI's API specification, making it easy to switch between providers or use AiMo alongside other services.
Rate Limits and Best Practices
Performance Optimization
- Use Streaming: Enable streaming for better user experience
- Batch Requests: Group multiple requests when possible
- Cache Responses: Cache responses for repeated queries
- Monitor Costs: Track token usage to optimize costs
Fair Usage
- Respect Rate Limits: Don't exceed provider-specific rate limits
- Optimize Prompts: Use efficient prompts to reduce token costs
- Handle Errors Gracefully: Implement proper retry logic with exponential backoff
Amico Framework
Amico is an open-source platform-agnostic framework written in Rust for building edge-side AI agents. Built by the team behind AiMo Network.
Features:- Platform-agnostic architecture
- Edge-side AI agent capabilities
- Pre-configured CLI chatbot
- Rust-native performance
Desktop Clients
Cherry Studio
Configure AiMo as a model provider in Cherry Studio desktop client. Add models from AiMo Discover and start chatting with decentralized AI.
What you'll do: OpenAISDKUsetheofficialOpenAISDK(Python/JavaScript)withNetwork. [→](integrations###LangChain Build complex AI workflows, chains, and agents with AiMo models.)
---PydanticAI Type-safeAIapplicationswithstructuredoutputs
######## Vercel AI SDK Chatbot Solana Agent Kit Solana-powered AI agents & blockchain capabilities.
####### SDKsApplicationsSDK Chatbot
Direct###Build integrationsCherrya with popular AI development tools Configure AiMo in Cherry Studio desktop client and chat with decentralized AI models.streaming Next.js chatbot with the Vercel AI SDK, powered by AiMo's OpenAI-compatible API.
OpenAI SDK
Use the official OpenAI SDK (Python/JavaScript) with AiMo Network by pointing to our OpenAI-compatible endpoint.
LangChain
Build complex AI workflows, chains, and agents using LangChain with AiMo models as your LLM backend.
PydanticAI
Create type-safe AI applications with structured outputs using PydanticAI and AiMo Network.
Solana Agent Kit
Build Solana-powered AI agents with native blockchain capabilities using Send AI's Solana Agent Kit.
Quick Reference
Base URL: https://devnet.aimo.network/api/v1
API Key format: aimo-sk-dev-xxxxxxxx
Model ID format: provider_pubkey:model_name (copy from AiMo Discover)
All integrations follow OpenAI's API specification, making it easy to switch between providers or use AiMo alongside other services. ###Chatbot Build a streamingchatbotpowered by AiMo[repo])