JustSong
254b9777c0
feat: support load env variables from .env file
2024-06-23 15:37:11 +08:00
取梦为饮
98669d5d48
feat: add support for bytedance's doubao ( #1438 )
...
* 增加豆包大模型支持
* chore: update channel options & add prompt
---------
Co-authored-by: 康龙彪 <longbiao.kang@i-tudou.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-06-08 13:26:26 +08:00
JustSong
ceea4c6d4a
feat: support user content download proxy & relay proxy now
2024-05-29 01:14:00 +08:00
JustSong
71f4403fd5
feat: add together.ai support ( #1298 )
2024-04-30 02:16:53 +08:00
JustSong
007906216d
feat: support DeepL's model ( close #1126 )
2024-04-27 13:37:22 +08:00
JustSong
9026ec7510
feat: support cloudflare now
2024-04-26 23:05:48 +08:00
Laisky.Cai
e1ce7c1141
Merge commit 'c3178720975ee0b2767bc3b0ad98cfc533f22b6d'
2024-04-26 13:01:12 +00:00
JustSong
c317872097
feat: support deepseek now
2024-04-26 00:48:53 +08:00
Ghostz
24f026d18e
feat: add cohere support ( #1355 )
...
* support cohere
* chore: tiny improvements
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-04-24 21:50:01 +08:00
JustSong
8de489cf06
feat: support coze now
2024-04-21 17:59:57 +08:00
Laisky.Cai
c735b9b4d3
Merge commit '2369025842b828ac38f4427fd1ebab8d03b1fe7f'
2024-04-20 01:07:29 +00:00
JustSong
520a62e704
docs: update readme
2024-04-20 00:43:07 +08:00
JustSong
af543ab8ec
docs: update readme
2024-04-06 20:50:43 +08:00
JustSong
5b41f57423
feat: support stepfun's models
2024-04-05 12:32:05 +08:00
JustSong
4d61b9937b
feat: support feishu login now
2024-04-05 12:10:43 +08:00
JustSong
c49778c254
feat: now able to limit ip range for token now ( close #1275 )
2024-04-05 10:09:16 +08:00
JustSong
f02c7138ea
docs: update README
2024-04-05 01:35:14 +08:00
JustSong
054b00b725
docs: add API docs
2024-04-05 00:40:48 +08:00
JustSong
24be9de098
chore: update copy
2024-03-24 23:01:03 +08:00
Laisky.Cai
d379377eca
Merge remote-tracking branch 'origin/upstream/main'
2024-03-18 01:31:21 +00:00
Benny
4ae311e964
docs: update README ( #1186 )
2024-03-17 21:06:36 +08:00
JustSong
08831881f1
feat: increase initial root user quota and support INITIAL_ROOT_TOKEN now ( #1105 )
2024-03-17 19:09:44 +08:00
JustSong
b204f6d82b
docs: update README
2024-03-15 00:55:28 +08:00
JustSong
752639560f
feat: able to use separated database for table logs
2024-03-15 00:30:15 +08:00
JustSong
be9eb59fbb
feat: support lingyiwanwu
2024-03-14 23:11:36 +08:00
JustSong
2dcef85285
feat: support ollama now ( close #870 )
2024-03-14 01:02:47 +08:00
JustSong
5b50eb94e5
feat: able to send alert message via message pusher ( close #993 )
2024-03-10 19:16:06 +08:00
JustSong
b09f979b80
fix: add missing turnstile setup ( close #1015 )
2024-03-10 18:15:24 +08:00
JustSong
12440874b0
feat: able to disable channel by success rate
2024-03-10 17:57:47 +08:00
JustSong
f05b403ca5
feat: use real system prompt now ( close #1079 )
2024-03-10 14:32:30 +08:00
JustSong
9d8967f7d3
feat: support Mistral's models now ( close #1051 )
2024-03-03 21:46:45 +08:00
JustSong
76467285e8
docs: update readme
2024-03-02 01:25:21 +08:00
JustSong
614c2e0442
feat: support baichuan's models now ( close #1057 )
2024-03-02 00:55:48 +08:00
JustSong
2acc2f5017
feat: support moonshot now ( close #804 )
2024-02-18 16:17:19 +08:00
Benny
26e2e646cb
feat: sync models with OpenAI ( #971 )
...
* add new 0125 chat models and embedding-3 models
* refine the step of manually deploying
* add gpt-4-turbo-preview
2024-01-28 16:09:21 +08:00
JustSong
5d60305570
docs: update readme ( close #930 )
2024-01-14 13:00:59 +08:00
JustSong
cbf8f07747
docs: fix logo
2024-01-01 21:19:37 +08:00
JustSong
4a96031ce6
docs: update readme
2024-01-01 21:14:45 +08:00
JustSong
83f95935de
ci: fix Dockerfile & ci
2024-01-01 19:23:46 +08:00
Tisfeng
af8908db54
feat: able to change gemini safety setting ( #867 )
...
* perf: adjust gemini safety settings, set BLOCK_NONE by default
* feat: able to adjust by env variable
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-01-01 16:42:19 +08:00
JustSong
461f5dab56
docs: update readme
2023-12-17 22:25:03 +08:00
JustSong
af378c59af
docs: update readme
2023-12-17 22:19:16 +08:00
Calcium-Ion
7d6a169669
feat: able to set sqlite busy_timeout ( #818 )
...
* add sqlite busy_timeout=3000
* chore: update impl
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-17 19:17:00 +08:00
David Zhuang
5cf23d8698
feat: add Google Gemini Pro support ( #826 )
...
* fest: Add Google Gemini Pro, fix #810
* fest: Add tooling to Gemini; Add OpenAI-like system prompt to Gemini
* refactor: removing unused if statement
* fest: Add dummy model message for system message in gemini model
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-17 12:48:32 +08:00
Laisky.Cai
a75c64f55f
fix: gorm bug for sqlite migrate
...
- Update dependencies in go.mod
- Update specifications for User struct fields in model/user.go
2023-12-12 07:48:41 +00:00
Laisky.Cai
7239b3386a
Merge remote-tracking branch 'origin/upstream/main'
2023-12-12 06:00:29 +00:00
JustSong
b273464e77
docs: update readme
2023-11-24 21:23:16 +08:00
JustSong
76f9288c34
feat: update request struct ( close #708 )
2023-11-19 17:50:30 +08:00
JustSong
915d13fdd4
docs: update readme ( #724 )
2023-11-19 17:22:35 +08:00
Laisky.Cai
16080380f5
Update README.md
2023-11-17 16:05:57 +08:00
Laisky.Cai
75e1a27772
docs: Fix bug in login functionality
2023-11-17 02:00:29 +00:00
qingfengfenga
d306cb5229
feat: add improve docker-compose.yml and support fast startup ( #685 )
...
Co-authored-by: 王彦朋 Penn Wang <penn.wang@digitwin.com.cn>
2023-11-10 21:40:00 +08:00
Yuhang
6c5307d0c4
docs: add deploy to zeabur button ( #693 )
...
* Update README.md
* Update README.en.md
* Update README.ja.md
2023-11-10 21:20:59 +08:00
JustSong
e5311892d1
docs: update readme
2023-11-08 23:17:12 +08:00
JustSong
89d458b9cf
feat: able to set RELAY_TIMEOUT
2023-10-22 20:39:49 +08:00
subnew
22980b4c44
docs: add description for TIKTOKEN_CACHE_DIR ( #612 )
...
* Update README.md
* Update README.md
2023-10-22 17:31:27 +08:00
JustSong
e28d4b1741
feat: support cloudflare AI gateway now ( close #565 , #598 )
2023-10-14 15:26:28 +08:00
JustSong
b4b4acc288
feat: support Tencent's model ( close #519 )
2023-10-03 14:19:03 +08:00
JustSong
fbdea91ea1
docs: update readme
2023-10-02 13:15:35 +08:00
JustSong
0f6c132a80
docs: update readme
2023-10-01 13:26:42 +08:00
JustSong
3cac45dc85
docs: update readme
2023-10-01 13:16:25 +08:00
JustSong
197d1d7a9d
docs: update readme
2023-09-29 17:49:47 +08:00
JustSong
f9b748c2ca
chore: add MEMORY_CACHE_ENABLED env variable
2023-09-29 11:38:27 +08:00
Redreamality
215e54fc96
docs: update readme ( #502 )
...
* Update README.md
* docs: update README
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-09-17 21:39:21 +08:00
JustSong
fe26a1448d
docs: update README
2023-09-17 15:41:01 +08:00
JustSong
b57a0eca16
docs: update readme
2023-09-13 23:22:53 +08:00
Junyan Qin
1b4cc78890
docs: add QChatGPT ( #522 )
...
* doc(README.md): 添加支持One API的项目QChatGPT
* Update README.md
---------
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2023-09-13 23:18:53 +08:00
JustSong
bd6fe1e93c
feat: able to config rate limit ( close #477 )
2023-09-03 21:56:37 +08:00
JustSong
c55bb67818
docs: update README ( close #482 )
2023-09-03 21:50:00 +08:00
JustSong
0f949c3782
docs: update README ( close #482 )
2023-09-03 21:49:41 +08:00
JustSong
9db93316c4
docs: update README
2023-09-03 15:12:54 +08:00
JustSong
c3dc315e75
feat: add batch update support ( close #414 )
2023-09-03 14:58:20 +08:00
JustSong
ef2c5abb5b
docs: update README
2023-08-30 20:51:37 +08:00
JustSong
5ee24e8acf
feat: support 360's models ( close #331 , close #461 )
...
feat: support 360's models (close #331 , close #461 )
2023-08-26 13:36:20 +08:00
JustSong
49d1a63402
docs: update README
2023-08-19 16:35:38 +08:00
JustSong
2a7b82650c
docs: update README
2023-08-19 14:56:48 +08:00
JustSong
8ea7b9aae2
docs: update README
2023-08-19 14:56:21 +08:00
JustSong
5136b12612
docs: update README
2023-08-19 14:55:38 +08:00
JustSong
80a49e01a3
docs: update README
2023-08-19 14:55:17 +08:00
JustSong
8fb082ba3b
docs: update README
2023-08-19 14:54:40 +08:00
Ikko Eltociear Ashimine
90b4cac7f3
docs: add Japanese README ( #425 )
2023-08-16 19:33:31 +08:00
JustSong
da1d81998f
docs: update README
2023-08-13 01:16:27 +08:00
igophper
4ef5e2020c
fix: fix baidu's embedding api ( #398 )
...
* fix:judge baidu embeddings input type
* chore: add back update all channels balance
* chore: update default configuration for sql connection
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-08-13 00:45:04 +08:00
JustSong
e0b4f96b5b
feat: support PostgreSQL now
2023-08-12 19:20:12 +08:00
JustSong
821c559e89
docs: update README
2023-08-12 12:17:01 +08:00
JustSong
7e2bca7e9c
docs: update README
2023-08-12 11:30:13 +08:00
JustSong
be780462f1
docs: update README
2023-08-12 10:16:59 +08:00
wood chen
f2159e1033
docs: update README ( #374 )
2023-08-12 10:14:13 +08:00
JustSong
466005de07
fix: set connection limits for database
2023-08-12 10:05:25 +08:00
Archer
29fa94e7d2
docs: update FastGPT's description ( #388 )
2023-08-11 19:27:42 +08:00
JustSong
9c436921d1
docs: update README
2023-08-06 23:18:05 +08:00
a497625414
89bcaaf989
docs: update readme ( #359 )
...
* update-deploy-on-sealos
* update-deploy-on-sealos
2023-08-06 13:19:54 +08:00
a497625414
afcd1bd27b
docs: update deploy-on-sealos ( #351 )
2023-08-02 19:11:21 +08:00
JustSong
30a7f1a1c7
docs: update README
2023-07-30 22:24:07 +08:00
ckt
3fca6ff534
feat: support email domain whitelist ( #337 )
...
* feat: support email domain restriction
* fix(SMTPToken): disable password auto complete
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-07-30 12:44:41 +08:00
JustSong
8a866078b2
feat: support xunfei's llm ( close #206 )
2023-07-29 21:55:57 +08:00
JustSong
d1335ebc01
docs: update README
2023-07-28 23:47:36 +08:00
JustSong
e92da7928b
feat: support ali's llm ( close #326 )
2023-07-28 23:45:08 +08:00
JustSong
4ec4289565
docs: update README
2023-07-23 12:01:49 +08:00
JustSong
3dc5a0f91d
docs: update README
2023-07-23 11:56:51 +08:00