Commit Graph

13 Commits

Author SHA1 Message Date
MartialBE
acf61f8b89
🐛 fix: Tokens may not be counted in the stream below 2024-05-31 14:03:06 +08:00
MartialBE
23f7dd0612
🔖 chore: rename incorrect variable names 2024-05-29 12:27:32 +08:00
MartialBE
021f8c65da
🔖 chore: Remove invalid code 2024-05-29 04:38:56 +08:00
MartialBE
3d8a51e139
🔖 chore: migration constants 2024-05-29 01:56:14 +08:00
MartialBE
df3b197b4b
🐛 fix: Clear empty messages. 2024-05-21 03:10:23 +08:00
MartialBE
c04dfc735f
🐛 fix: function call error (#190) 2024-05-19 13:11:46 +08:00
MartialBE
68e5cf1183
🐛 fix: function call error 2024-05-18 17:32:29 +08:00
Martial BE
3d60f94a74
🐛 fix: fix minimax streaming request without calculating token (#106) 2024-03-13 12:18:26 +08:00
Martial BE
d941faac9f
🐛 fix: fix panic caused by errors (#106) 2024-03-13 11:22:01 +08:00
Buer
d8d880bf85
️ feat: channel support plugin settings (#89) 2024-03-08 14:49:33 +08:00
Buer
fab465e82a
🐛 fix: fix some issues (#77)
* 🐛 fix: Incorrect word spelling

* ♻️ refactor: split function

* 🐛 fix: Delete the disabled channels without deleting the abilities table
2024-02-29 11:26:02 +08:00
Buer
d7193b8e46
🐛 fix: stream mode delay issue (#53) 2024-01-25 11:56:31 +08:00
Buer
705804e6dd
feat: MiniMax support (#50) 2024-01-22 12:25:55 +08:00