CogView-4
Model Information
Display Name: CogView-4
API Model ID: zhipuai/cogview-4
Category: Text To Image
Description: CogView-4 is ZhipuAI's text-to-image generation model that transforms natural language descriptions into precise, personalized visuals with strong compositional clarity. **Key Features:** - Accurate interpretation of detailed prompts with balanced subject, context, and style fidelity - Standard and HD quality modes - Multiple aspect ratios from square to ultra-wide - Built-in prompt enhancement - Stable output quality with fast turnaround **Capabilities:** - Photorealistic image generation - Artistic and creative styles - Complex scene composition - Accurate text rendering **Best For:** - High-quality image generation from detailed prompts - Creative and commercial visual content - Product and marketing imagery - Concept art and illustration **Technical Specs:** - Standard mode: 5-10 seconds - HD mode: ~20 seconds - Max resolution: 1440px
How to Use This Model
To use CogView-4 via the HInow.ai API, use the model ID: zhipuai/cogview-4
API Request Example (Chat/Text)
POST https://api.hinow.ai/v1/chat/completions
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "zhipuai/cogview-4",
"messages": [
{"role": "user", "content": "Your message here"}
]
}
API Request Example (Image Generation)
POST https://api.hinow.ai/v1/images
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
{
"model": "zhipuai/cogview-4",
"prompt": "Your image description here"
}
Pricing
- total: $0.014
Available Parameters
- aspect_ratio:
- quality:
- output_format:
Quick Reference
To use this model, set: "model": "zhipuai/cogview-4"
Featured: No
Documentation: https://hinow.ai/models/zhipuai/cogview-4
API Endpoint: https://api.hinow.ai/v1


