Application Introduction
ChatGPT Next Web is a carefully designed ChatGPT web client that supports one-click deployment and multiple AI models.Quick Deployment
Vercel One-Click Deployment
- Click One-Click Deploy
- Set environment variables:
OPENAI_API_KEY: Your Laozhang API keyBASE_URL:https://api.laozhang.ai
- Complete deployment
Docker Deployment
Configuration Instructions
Basic Configuration
Configure in the settings page:- API Key: Enter your Laozhang API key
- API Address:
https://api.laozhang.ai
Non-OpenAI Models
For models like Claude, Gemini, etc.:- Add in “Custom Models”
- Format:
+ModelName@OpenAI - Example:
+claude-3-opus-20240229@OpenAI
Core Features
Preset Prompts
Built-in rich prompt templatesMask Feature
Create preset AI personasConversation Export
Supports Markdown, image, and PDF formatsAccess Control
Set password protection for your applicationEnvironment Variables
Usage Tips
Model Selection Strategy
| Task Type | Recommended Model | Reason |
|---|---|---|
| Daily Conversation | GPT-3.5-Turbo | Fast and economical |
| Complex Reasoning | GPT-4 | High accuracy |
| Creative Writing | Claude 3 | Strong creativity |
| Code Programming | GPT-4 | Strong logical ability |
Prompt Optimization
Common Issues
Models Not Showing
Ensure using version v2.13.0+Connection Failed
Check API address:https://api.laozhang.ai