NEXTCHAT
NextChat Setup Guide
Use Api.Airforce as the OpenAI endpoint in NextChat (ChatGPT-Next-Web).
1
Open NextChat settings
Click the ⚙ icon in NextChat to open the Settings panel.
2
Set a custom OpenAI endpoint
Scroll to "Custom Endpoint" / "OpenAI" and fill in the values below. Save the settings.
OpenAI Endpoint: https://api.airforce/v1
OpenAI API Key: YOUR_AIRFORCE_API_KEY
Custom Models: claude-sonnet-4.6,gpt-4o,deepseek-v3.23
Pick a model
In the chat header, open the model dropdown and pick any of the names you added to Custom Models. NextChat sends them verbatim to Api.Airforce.
4
Start chatting
Type a prompt — NextChat now routes through Api.Airforce. Streaming works out of the box.
Tips
- • Use the "Custom Models" field to register every Airforce model you want in the dropdown
- • If you self-host NextChat, set OPENAI_API_KEY and BASE_URL via env vars instead of the UI
- • Vision-capable models (gpt-4o, claude-sonnet-4.6) work for image attachments