Skip to main content

Model Availability Status

Laozhang API provides multiple mainstream AI models, availability status updated in real-time.

Currently Available Models

Real-time Status

Check latest model status:

Model Selection Recommendations

By Task Type

By Budget

By Response Speed

Model Unavailability Handling

Temporary Unavailability

If model is temporarily unavailable:

Auto-retry Mechanism

Implement smart retry mechanism:

Model Fallback Chain

Implement multi-level fallback chain:

Common Issues

Possible Causes:
  1. Model name incorrect
  2. Model not available in your region
  3. Model has been deprecated
Solutions:
Possible Causes:
  1. Model under maintenance
  2. High load on model
  3. Network issues
Solutions:
  1. Retry: Retry after a few minutes
  2. Switch Model: Use alternative model
  3. Check Status: Check Status Page
Possible Reasons:
  1. Region Restrictions
    • Some models restricted by region
    • Comply with local regulations
    • Can apply for special access
  2. Subscription Plan
    • Some models require higher plan
    • Upgrade plan to access
    • Or purchase dedicated model access
  3. Capacity Limitations
    • New models may have capacity limits
    • Gradually opening to more users
    • Can join waitlist
  4. Maintenance Updates
    • Models periodically maintained and updated
    • Typically choose off-peak hours
    • Advance notice on Status Page
Application Methods:
  1. Join Beta Program
  2. Enterprise Users
    • Contact sales team: hi@laozhang.ai
    • Can get early access privileges
    • Dedicated support and services
  3. Developer Community
Deprecation Policy:
  • Advance Notice: At least 3 months notice before deprecation
  • Migration Guide: Provide detailed migration guide
  • Compatibility Period: Maintain compatibility period
  • Support: Offer free migration support
How to Get Notifications:

Model Performance Monitoring

Real-time Monitoring Dashboard

Access Model Status Dashboard to view:
  • Availability: Model online rate
  • Response Time: Average response time
  • Success Rate: Request success rate
  • Queue Status: Current queue length

Self-built Monitoring

Implement your own monitoring system:

Best Practices

1. Smart Model Selection

Dynamically select models based on task:

2. Load Balancing

Distribute requests across multiple models:

3. Cache Strategy

Cache model responses to reduce calls: