JustSong
2d7ea61d67
chore: update default theme style
2025-02-01 00:02:30 +08:00
JustSong
83b34be067
chore: update default theme style
2025-02-01 00:01:06 +08:00
JustSong
d5d879afdc
chore: update default theme style
2025-01-31 23:54:45 +08:00
JustSong
0f205a3aa3
chore: update default theme style
2025-01-31 23:53:00 +08:00
JustSong
76c3f87351
chore: update default theme style
2025-01-31 23:46:05 +08:00
JustSong
6d9a92f8f7
chore: update default theme style
2025-01-31 23:44:39 +08:00
JustSong
835f0e0d67
chore: update default theme style
2025-01-31 23:38:40 +08:00
JustSong
a6981f0d51
chore: update default theme style
2025-01-31 23:33:14 +08:00
JustSong
678d613179
chore: update default theme style
2025-01-31 23:31:41 +08:00
JustSong
be089a072b
chore: update default theme style
2025-01-31 23:25:32 +08:00
JustSong
45d10aa3df
chore: update default theme style
2025-01-31 23:24:11 +08:00
JustSong
9cdd48ac22
feat: update log table style
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-01-31 23:21:42 +08:00
JustSong
310e7120e5
chore: update default theme style
2025-01-31 23:20:57 +08:00
JustSong
3d29713268
chore: update default theme style
2025-01-31 23:10:02 +08:00
JustSong
f2c7c424e9
chore: update default theme style
2025-01-31 23:08:07 +08:00
JustSong
38a42bb265
chore: update default theme style
2025-01-31 23:01:03 +08:00
JustSong
fa2e8f44b1
chore: update default theme style
2025-01-31 22:55:45 +08:00
JustSong
9f74101543
chore: update default theme style
2025-01-31 22:53:40 +08:00
JustSong
28a271a896
chore: update default theme style
2025-01-31 22:50:48 +08:00
JustSong
e8ea87fff3
chore: update home page style
2025-01-31 22:45:57 +08:00
JustSong
abe2d2dba8
chore: update style
2025-01-31 22:38:39 +08:00
JustSong
4bcaa064d6
chore: update style
2025-01-31 22:27:26 +08:00
JustSong
52d81e0e24
feat: remove first section for overview
2025-01-31 22:24:13 +08:00
JustSong
dc8c3bc69e
feat: basic overview is done
2025-01-31 22:18:02 +08:00
JustSong
fa2a772731
feat: able to query test log
2025-01-31 21:23:12 +08:00
JustSong
0bab887b2d
chore: update log content
2025-01-31 20:15:04 +08:00
JustSong
0230d36643
feat: update log table style
2025-01-31 20:06:43 +08:00
JustSong
bad57d049a
feat: update log table style
2025-01-31 20:02:51 +08:00
JustSong
dc470ce82e
feat: show stream & elapsed time in log detail
2025-01-31 19:34:22 +08:00
JustSong
ea0721d525
feat: update log content format
2025-01-31 18:15:43 +08:00
Ke Wang
95e8c16338
feat: add balance query support for DeepSeek ( #1946 )
...
* Support Balance Query for DeepSeek
* Fix
2024-12-22 19:26:33 +08:00
Laisky.Cai
305ce14fe3
feat: support replicate chat models ( #1989 )
...
* feat: add Replicate adaptor and integrate into channel and API types
* feat: support llm chat on replicate
2024-12-21 14:41:19 +08:00
JustSong
6eb0770a89
feat: support set system prompt for channel ( close #1920 )
2024-11-10 14:53:34 +08:00
Ryo Shen
8ec092ba44
feat: add support for xAI ( #1915 )
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
2024-11-07 23:52:38 +08:00
JustSong
7e51b04221
feat: able to hide test model selector and balance col
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
2024-10-27 18:31:43 +08:00
千寻简
cb772e5d06
fix:unsuccessful lobechat redirection link ( #1843 )
2024-10-27 17:03:35 +08:00
TimeTrapzz
a21681096a
feat: add siliconflow usage ( #1798 )
2024-09-22 16:31:26 +08:00
千寻简
cba82404ae
feat: add lobechat open link options ( #1741 )
...
Co-authored-by: Star <iii9777@163.com>
2024-09-21 22:49:31 +08:00
Shenghang Tsai
402fcf7f79
feat: add SiliconFlow ( #1717 )
...
* Add SiliconFlow
* Update README.md
* Update README.md
* Update channel.constants.js
* Update ChannelConstants.js
* Update channel.constants.js
* Update ChannelConstants.js
* Update compatible.go
* Update README.md
2024-08-06 23:42:25 +08:00
Laisky.Cai
c936198ac8
feat: add Proxy channel type and relay mode ( #1678 )
...
Add the Proxy channel type and relay mode to support proxying requests to custom upstream services.
2024-07-22 22:51:19 +08:00
LiuVaayne
cf9b5f0b92
feat: support claude and gemini in vertex ai ( #1621 )
...
* feat: support claude and gemini in vertex ai
* fix: do not show api key field in channel page when the type is VertexAI
* fix: update getToken function to include channelId in cache key
2024-07-13 14:59:28 +08:00
Qiying Wang
720fe2dfeb
feat: refactor AwsClaude to Aws to support both llama3 and claude ( #1601 )
...
* feat: refactor AwsClaude to Aws to support both llama3 and claude
* fix: aws llama3 ratio
2024-07-06 13:19:41 +08:00
Jason
e090e76c86
feat: add Novita AI as model provider ( #1609 )
2024-07-06 13:16:46 +08:00
Qiying Wang
d7a78f3397
feat: support test specific model ( #1600 )
2024-07-05 18:05:16 +08:00
Zhong Liu
c1971870fa
fix: support for Spark Lite model ( #1526 )
...
* fix: Support for Spark Lite model
* fix: fix panic
* fix: fix xunfei version config
---------
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-06-13 00:07:26 +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
03ea60532a
fix: fix html lang attribute ( close #1433 )
2024-05-21 01:20:37 +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