Commit Graph

3138 Commits

Author SHA1 Message Date
Calcium-Ion
3afb590e96 Update docker-image.yml 2023-10-30 11:57:40 -05:00
CaIon
6b69437197 Merge remote-tracking branch 'origin/main' 2023-10-31 00:43:21 +08:00
CaIon
8c0fa6295e 修改logo 2023-10-31 00:41:01 +08:00
Calcium-Ion
4e2532978a Create docker-image.yml 2023-10-30 11:04:44 -05:00
CaIon
eec9046c3a 更换前端组件库 2023-10-31 00:03:22 +08:00
Calcium-Ion
f439c4d553 Merge branch 'songquanpeng:main' into main 2023-10-30 16:12:09 +08:00
MaricoHan
46326b4751 feat: support xunfei v3 (#637) 2023-10-29 22:03:01 +08:00
JustSong
0e4f9e4690 feat: able to set RELAY_TIMEOUT 2023-10-22 20:39:49 +08:00
JustSong
0c7b132dde feat: support ERNIE-Bot-4 (close #608) 2023-10-22 18:48:35 +08:00
Bryan
58b6c88f7b fix: fix postgresql support (#606)
* fix postgresql support

fixes #517

* fix: fix pg support

* chore: delete useless code

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-22 18:38:29 +08:00
yiGmMk
033ff32b44 fix: set Accept header if not given (#615)
* fix: fastgpt调用通义千问问答失败

* refactor: Dockerfile

* Revert "refactor: Dockerfile"

This reverts commit a538c4f28eaf4dee66df3b4d951a3dc29d4db9ec.

* chore: update implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-22 17:56:20 +08:00
vc
46f12bc4fa feat: add cloudflare ai gateway support for image & audio (#607)
* Update channel-test.go

* Update relay-audio.go

* Update relay-image.go

* chore: using a util function

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-22 17:50:52 +08:00
subnew
90a81fcdf4 docs: add description for TIKTOKEN_CACHE_DIR (#612)
* Update README.md

* Update README.md
2023-10-22 17:31:27 +08:00
CaIon
ba7e6324d3 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	README.md
#	go.mod
#	go.sum
#	model/log.go
#	web/src/App.js
#	web/src/components/ChannelsTable.js
2023-10-16 17:31:26 +08:00
Pluto
01b3e1266d fix: docker compose healthcheck failed (#593) 2023-10-14 21:55:16 -05:00
JustSong
63bd941d99 feat: able to delete all disabled channels 2023-10-14 17:25:48 +08:00
JustSong
f6811a11a9 chore: show prompt to let the user know 2023-10-14 16:32:01 +08:00
JustSong
215cad9bae fix: fix array index not checked (close #588) 2023-10-14 16:11:15 +08:00
JustSong
30b8bb362a feat: support cloudflare AI gateway now (close #565, #598) 2023-10-14 15:26:28 +08:00
JustSong
2a99fae102 fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00
阿鹏
1a49328961 fix: fix url not passing (#562)
解决令牌页面聊天按钮丢失url参数的问题
2023-10-14 12:45:00 +08:00
Mikey
035df55068 fix: 404 Component is missing (#592)
* fix: 404 Component is missing

* chore: update 404 page style

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-14 12:42:07 +08:00
dependabot[bot]
0c31a9b31c chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#591)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 12:34:46 +08:00
CaIon
87fe0c4efc fix bug 2023-10-11 21:47:59 +08:00
CaIon
594a3ca805 Update the README.md 2023-10-11 15:07:22 +08:00
CaIon
abb82a0b11 feat: 新增充值分组倍率设置 2023-10-11 14:58:09 +08:00
CaIon
32bb9ff701 feat: 充值前弹窗确认 2023-10-11 14:57:55 +08:00
CaIon
ee1edbcc91 取消429自动禁用 2023-10-10 11:18:29 +08:00
JustSong
4d65a13ae9 feat: support Tencent's model (close #519) 2023-10-03 14:19:03 +08:00
JustSong
dfd5b61593 chore: delete 360's 360GPT_S2_V9.4 2023-10-03 12:52:45 +08:00
JustSong
26367b677e chore: delete 360's 360GPT_S2_V9.4 2023-10-03 12:51:53 +08:00
JustSong
3a804cb95c docs: update readme 2023-10-02 13:15:35 +08:00
JustSong
cfd3093b95 feat: able to delete all manually disabled channels (close #539) 2023-10-02 13:06:27 +08:00
JustSong
5ad4bcea7f chore: add database migration prompt 2023-10-02 12:13:30 +08:00
JustSong
5557335639 chore: sync database indices with pro version 2023-10-02 12:11:02 +08:00
JustSong
445d61261d docs: update readme 2023-10-01 13:26:42 +08:00
JustSong
f4cbce323f docs: update readme 2023-10-01 13:16:25 +08:00
JustSong
fd36feb723 fix: check user quota when pre-consume quota 2023-10-01 12:49:40 +08:00
JustSong
e159737938 chore: sync model schema 2023-09-29 18:13:57 +08:00
JustSong
7fff657629 chore: remind user to change default password (close #516) 2023-09-29 18:07:20 +08:00
JustSong
8f4b357fcb perf: lazy initialization for token encoders (close #566) 2023-09-29 17:56:11 +08:00
JustSong
6fdb88c760 docs: update readme 2023-09-29 17:49:47 +08:00
JustSong
51db57677e chore: add MEMORY_CACHE_ENABLED env variable 2023-09-29 11:38:27 +08:00
CaIon
7b4f42f4fb feat: 优先优先级排序渠道 2023-09-27 01:17:43 +08:00
CaIon
7c8f8da385 feat: 优先用优先级排序渠道 2023-09-27 01:03:53 +08:00
CaIon
08442b7b3e feat: 防止渠道地址传到用户端 2023-09-27 01:02:45 +08:00
CaIon
b01e567c57 feat: 渠道新可选是否自动禁用功能 2023-09-25 18:53:59 +08:00
CaIon
cba411ee9e feat: 渠道新可选是否自动禁用功能 2023-09-25 18:44:10 +08:00
CaIon
4199979c01 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	model/log.go
2023-09-24 12:34:29 +08:00
JustSong
45adc7fc9a chore: update ali's model name 2023-09-23 22:57:59 +08:00