Интеграции / NextChat (ChatGPT-Next-Web)
Use APIMODELS in NextChat / ChatGPT-Next-Web
NextChat (ChatGPT-Next-Web) is one of the most-deployed self-hosted ChatGPT UIs. It accepts a custom OpenAI base URL, so it works with APIMODELS out of the box.
BASE_URL=https://api.apimodels.app/v1 · OPENAI_API_KEY=your key.
Шаги настройки
- Create an API key in the APIMODELS Console.
- When deploying NextChat, set OPENAI_API_KEY to your key and BASE_URL to https://api.apimodels.app/v1.
- Or in the app: Settings → set the access endpoint to https://api.apimodels.app/v1 and paste your key.
- Add model names like deepseek-v4-flash, claude-sonnet-4-6 in the custom-models field.
Сайт NextChat (ChatGPT-Next-Web): https://github.com/ChatGPTNextWeb/NextChat