v2.8 Client-Side Only Build & GPT-3.5 16k Models
Now you can export static html with yarn export
and host on any static file server.
What's Changed
- Fix docker-compose bug by @qingfengfenga in #1813
- fix docker-compose.yml bug by @OldDream666 in #1829
- translation doc to spanish by @johnfelipe in #1823
- fix: #1815 refuse to serve when disable gpt4 by @Yidadaa in #1842
- fix: #1685 clear context index should be recoverable by @Yidadaa in #1843
- feat: close #741 add auth page by @Yidadaa in #1844
- feat: just disable all ngnix buffering by @Yidadaa in #1863
- feat: 修改 auth.tsx 输入框为password by @OldDream666 in #1868
- feat: white url list for openai security by @Yidadaa in #1917
- feat: close #1762 add hover text for chat input actions by @Yidadaa in #1919
- fixup: #1762 optimize style on mobile screen by @Yidadaa in #1921
- feat: #1000 ready to support client-side only by @Yidadaa in #1927
- add new models by @suhipek in #1929
New Contributors
- @OldDream666 made their first contribution in #1829
- @johnfelipe made their first contribution in #1823
- @suhipek made their first contribution in #1929
Full Changelog: v2.7...v2.8