63 Commits (e02ab1fbadcafc98887a2ae7ad77096da3c2c73c)

Author SHA1 Message Date
xiaozhu e02ab1fbad
feat: 新增限流功能 (#718)
* 请求速率限制

* perf: 优化代码

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2 years ago
ChenZhaoYu 116ed7b0bf docs: 移除 docker-compose.yml 省略 2 years ago
碎花爱洋裙 1411c45811
fix: typo (#636) 2 years ago
ChenZhaoYu b288cd612e chore: docs change 2 years ago
ChenZhaoYu 41ddc6a8e1 chore: docs change 2 years ago
Eason bc5e835f78
feat: support linux command line proxy standard (#308)
* feat: support linux command line proxy standard with env HTTPS_PROXY and ALL_PROXY

* chore: update docs for linux command linux proxy standard
2 years ago
ChenZhaoYu 514ab7e9e4 chore: change docs 2 years ago
ChenZhaoYu e88b9bef13 chore: reset .env 2 years ago
ChenZhaoYu 7d52e6dd1e feat: model typo 2 years ago
ChenZhaoYu ba41015df8 Merge branch 'feature' 2 years ago
Yige a4ef23d603
chore: rename environment variables files (#395)
* chore: rename environment variables files

* docs: update README.md about .env file
2 years ago
xieccc d3daa654a7
feat: 新增API模型配置项 (#404)
* chore: 更新文档

* Improve zh-TW locale (#379)

* fix: 移动端样式

* feat: typo

* fix: 调整滚动回原样

* feat: 新增API模型配置项

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2 years ago
壳壳中的宇宙 60b7874f65
优化docker打包镜像文件过大的问题 (#415)
* chore: 更新文档

* Improve zh-TW locale (#379)

* fix: 移动端样式

* feat: typo

* fix: 调整滚动回原样

* 优化docker打包镜像文件过大

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2 years ago
ChenZhaoYu 54381ed2e2 chore: 更新文档 2 years ago
Redon ffd4da91cf
chore: version 2.10.0
* feat: 权限验证功能

* chore: v2.10.0

* feat: 500 服务异常页面

* feat: 只有结束才会滚动到底部

* chore: 修改 CHANGELOG

* chore: 不存在时输出默认报错
2 years ago
ChenZhaoYu 50e672e79b fix: 调整部分问题 2 years ago
nalf3in 976713490a chore: added English translation for the docs 2 years ago
Shansing d1de182451
chore: 更新文档常见问题 2 years ago
Redon 0fdf75eba0
chore: version 2.9.2 (#261)
* feat: 添加  OPENAI_API_BASE_URL 可选参数[#249]

* fix: 生成的代码块不能复制的问题[#251][#260]

* perf: 限制高分屏上的宽度[#257]

* perf: 文字按单词换行[#215][#225]

* perf: highlight.js 新语法警告

* fix: 移动端输入框不会被键盘弹起[#256]

* chore: 更新文档

* chore: version 2.9.2
2 years ago
ChenZhaoYu f95af40ab8 chore: 更新文档 2 years ago
Redon f19998d59b
feat: version 2.9.1 (#207)
* feat: i18n

* chore: format

* feat: 补充遗漏翻译

* chore: update deps

* feat: 复制代码块[#196][#197]

* chore: version 2.9.1
2 years ago
Redon 42e320fe35
chore: version 2.8.3 (#175)
* feat: 保留已存在的内容直到手动操作

* feat: 支持复制文本

* chore: version 2.8.3
2 years ago
Redon 94e23bb916
chore: version 2.8.2 (#159)
* fix: 修复普通文本代码渲染和深色模式下的问题[#139][#154]

* chore: version 2.8.2
2 years ago
二丫讲梵 2c509c329f
feat: 调整镜像构建的tag,让最新代码指向latest,让每次版本指向日期 (#144)
* feat: 调整镜像构建的tag,让最新代码指向latest,让每次版本指向日期

* feat: 触发时机为main分支push或者relases的create,镜像的tag为分支名或tag名

* fix: 修复变量引用方式

* fix: 修复变量引用方式

* fix: 使用github.ref_name 取触发action的来源
2 years ago
Redon 89712aada7
chore: version 2.8.0 (#140)
* fix: 用户输入换行符号被忽略的问题[#137]

* feat: 输入框添加换行提示,移动端`Enter` 判定换行而不是提交[#135]

* feat: 调整标签

* chore: version 2.8.0
2 years ago
ChenZhaoYu 2dcd292dd4 chore: 移除关于不可靠的结论 2 years ago
ChenZhaoYu abbdcf9c51 chore: 更新封面 2 years ago
ChenZhaoYu c0f8e4316e chore: version 2.6.1 2 years ago
Redon 66cecb6049
Update README.md 2 years ago
闫冰 808ae600c2
chore: 新增 Railway 部署模版! (#85)
* 新增使用 Railway 免费 一键部署模版!

* 修改描述

* 修改模版的必填项以及新增超时时间参数

* 移除推广code

* Update README.md

---------

Co-authored-by: Redon <790348264@qq.com>
2 years ago
Redon f40048fb08
feat: 支持 accessToken 请求 web api 调用 (#80)
* feat: 支持 markdown 格式和图片

* perf: 重载的时候滚动条保持

* chore: version 2.5.2

* feat: 添加文字换行

* chore: 添加新封面

* chore: 更新 cover

* feat: 支持 web api 的形式

* feat: 支持新模型和调整超时

* feat: 添加反向代理

* chore: 更新 README.md

* feat: 添加超时和反向代理显示

* chore: version 2.6.0

* chore: update README
2 years ago
Redon ac9536ab87
feat: 支持 markdown 格式 (#77)
* feat: 支持 markdown 格式和图片

* perf: 重载的时候滚动条保持

* chore: version 2.5.2

* feat: 添加文字换行

* chore: 添加新封面

* chore: 更新 cover
2 years ago
Redon 938c91f635
fix: 样式异常 (#76)
* chore: update README

* fix: 样式异常
2 years ago
ChenZhaoYu 6216d84ecd chore: v2.4.1 2 years ago
ChenZhaoYu 06f41c3758 chore: 更新封面 2 years ago
Redon 3f4cb5c900
feat: 响应式支持移动端 (#49)
* feat: 响应式兼容 h5

* feat: 补充空状态

* feat: thinking

* chore: @vueuse/core 导致的类型检查错误

* chore: version 2.4.0
2 years ago
ChenZhaoYu 405aeaa2a5 chore: version 2.3.3 2 years ago
Stephen Ni 4128d319ed
docs: polish docker run (#44)
* docs: polish docker run

* Update README.md

---------

Co-authored-by: Redon <790348264@qq.com>
2 years ago
Jerry Wang 4a06b3943c
优化 docker 构建的镜像文件大小,添加自动化构建 (#42)
* perf: optimize docker image

* perf: shrink image size

* fix: build docker image

* fix: docker image namespace

* docs: add docker compose example

* docs: fix docker compose example

* docs: fix again :)

* docs: and again.....
2 years ago
ChenZhaoYu 77cdcb7798 chore: 添加贡献列表 2 years ago
ChenZhaoYu 30372c2e70 chore: update README 2 years ago
Void 6646695849
Add Dockerfile (#33)
* add Dockerfile

* update Readme.md

* Fixed : Docker log file

* Update vite.config.ts
2 years ago
ChenZhaoYu bf015d35f7 chore: 添加 node>=14 说明 2 years ago
ChenZhaoYu eab39b7f88 chore: update doc 2 years ago
ChenZhaoYu 58464b2cee chore: 推送错误,应该在 dev 分支上 2 years ago
ChenZhaoYu 2c3bc77eb2 chore: 添加贡献值栏 2 years ago
ChenZhaoYu 7835740159 chore: version 2.3.0 2 years ago
ChenZhaoYu 3c21068150 chore: update readme 2 years ago
ChenZhaoYu 9b556e4833 chore: 添加对于模型的提示 2 years ago
ChenZhaoYu 43e8635e7f chore: README.md 2 years ago