ASI1 Model

ASI1 is a unified intelligent model that automatically adapts its capabilities based on your request. No need to select between different models — ASI1 handles reasoning depth, speed optimization, and capability activation for you.

One Model, Many Capabilities

Simply use model: “asi1” in your API requests. ASI1 automatically activates the right capabilities based on your prompt and parameters.

$curl -X POST https://api.asi1.ai/v1/chat/completions \
> -H "Content-Type: application/json" \
> -H "Authorization: Bearer $ASI_ONE_API_KEY" \
> -d '{
> "model": "asi1",
> "messages": [
> {"role": "user", "content": "Help me plan a trip to Tokyo"}
> ]
> }'

Capabilities

ASI1 combines multiple specialized capabilities into a single, intelligent model. Based on your request, it automatically activates the appropriate reasoning mode.

🤖 Agentic Reasoning

Discovers and orchestrates AI agents from the Agentverse marketplace. Automatically activated when your request involves tasks that benefit from specialized agents — booking, research, scheduling, and more.

🧠 Extended Reasoning

Deep multi-step analysis for complex problems. Breaks tasks into logical steps with intermediate validations. Ideal for code review, contract analysis, research synthesis, and strategic planning.

⚡ Fast Inference

Optimized for low-latency responses. Perfect for real-time applications, chatbots, voice assistants, and interactive experiences where speed matters.

🔧 Tool Calling

Seamlessly integrates with external tools and APIs. Define your functions, and ASI1 will determine when and how to call them to complete tasks.

📊 Visualization

Generates charts, graphs, and visual representations of data. Transforms complex datasets into clear, actionable insights.

🌐 Web3 Native

Built with blockchain and decentralized applications in mind. Understands smart contracts, tokenomics, and on-chain interactions.


Performance Specifications

SpecificationValue
Context WindowUp to 128,000 tokens
StreamingSupported
OpenAI CompatibilityFull SDK compatibility
Rate LimitsSee your API dashboard

Use Cases

ASI1 adapts to a wide range of applications:

Use CaseHow ASI1 Helps
Customer SupportUnderstands context, resolves tickets, escalates when needed
Research & AnalysisSynthesizes information from multiple sources with citations
Code GenerationWrites, reviews, and explains code across languages
Content CreationDrafts, edits, and refines content for any audience
Task AutomationDiscovers and orchestrates agents for complex workflows
Data ProcessingExtracts structured data, generates reports, creates visualizations
Scheduling & PlanningCoordinates calendars, books meetings, manages timelines
Web3 ApplicationsAnalyzes contracts, explains transactions, suggests optimizations

Trust & Safety

FeatureDescription
Transparent ReasoningView the model’s thought process with reasoning traces
Reduced HallucinationConfidence thresholds and cross-checks keep outputs grounded
Safety FiltersBuilt-in guardrails screen for harmful content
Audit SupportHashed reasoning steps available for compliance logging

Getting Started

Ready to build with ASI1? Here’s what to do next: