mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-03 00:26:40 +08:00
Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web
This commit is contained in:
commit
78ed4f1cbb
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# local env files
|
||||||
|
.env*.local
|
||||||
|
|
||||||
|
# docker-compose env files
|
||||||
|
.env
|
||||||
|
|
||||||
|
*.key
|
||||||
|
*.key.pub
|
@ -37,8 +37,8 @@ One-Click to get well-designed cross-platform ChatGPT web UI.
|
|||||||
|
|
||||||
- **Deploy for free with one-click** on Vercel in under 1 minute
|
- **Deploy for free with one-click** on Vercel in under 1 minute
|
||||||
- Compact client (~5MB) on Linux/Windows/MacOS, [download it now](https://github.com/Yidadaa/ChatGPT-Next-Web/releases)
|
- Compact client (~5MB) on Linux/Windows/MacOS, [download it now](https://github.com/Yidadaa/ChatGPT-Next-Web/releases)
|
||||||
- Fully compatible with self-deployed llms, recommended for use with [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) or [LocalAI](https://github.com/go-skynet/LocalAI)
|
- Fully compatible with self-deployed LLMs, recommended for use with [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) or [LocalAI](https://github.com/go-skynet/LocalAI)
|
||||||
- Privacy first, all data stored locally in the browser
|
- Privacy first, all data is stored locally in the browser
|
||||||
- Markdown support: LaTex, mermaid, code highlight, etc.
|
- Markdown support: LaTex, mermaid, code highlight, etc.
|
||||||
- Responsive design, dark mode and PWA
|
- Responsive design, dark mode and PWA
|
||||||
- Fast first screen loading speed (~100kb), support streaming response
|
- Fast first screen loading speed (~100kb), support streaming response
|
||||||
|
Loading…
Reference in New Issue
Block a user