Skip to main content

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

  1. Click One-Click Deploy
  2. Set environment variables:
    • OPENAI_API_KEY: Your Laozhang API key
    • BASE_URL: https://api2.laozhang.ai
  3. Complete deployment

Docker Deployment

Configuration Instructions

Basic Configuration

Configure in the settings page:
  • API Key: Enter your Laozhang API key
  • API Address: https://api2.laozhang.ai

Non-OpenAI Models

For models like Claude, Gemini, etc.:
  1. Add in “Custom Models”
  2. Format: +ModelName@OpenAI
  3. Example: +claude-opus-4-7@OpenAI

Core Features

Preset Prompts

Built-in rich prompt templates

Mask Feature

Create preset AI personas

Conversation Export

Supports Markdown, image, and PDF formats

Access Control

Set password protection for your application

Environment Variables

Usage Tips

Model Selection Strategy

Prompt Optimization

Common Issues

Models Not Showing

Ensure using version v2.13.0+

Connection Failed

Check API address: https://api2.laozhang.ai

Response Interrupted

Check account balance and network connection

Updates and Maintenance

Vercel Update

Sync fork in GitHub, Vercel will automatically redeploy

Docker Update

Need more help? Please check the scenario overview.