789 B
789 B
title, type, tags, sources, last_updated
| title | type | tags | sources | last_updated | ||||
|---|---|---|---|---|---|---|---|---|
| NextChat | entity |
|
|
2026-05-02 |
Overview
NextChat(87k stars)是一款开源 ChatGPT Web 应用,支持通过 BASE_URL 环境变量配置自定义后端接入 Hermes Agent。
Key Facts
- GitHub Stars:87k
- License:MIT
- 集成方式:设置
BASE_URL环境变量
Integration with Hermes Agent
通过环境变量配置:
- API URL:
http://<host>:8642/v1/chat/completions - 认证:通过
API_SERVER_KEYBearer Token