MartialBE
|
ef63fbfd31
|
🔖 chore: Modify the key field data type in the channel table.
|
2024-05-15 22:15:27 +08:00 |
|
MartialBE
|
2bc2dfca39
|
✨ feat: Support channel setting chat only
|
2024-05-15 17:51:49 +08:00 |
|
MartialBE
|
be874c330f
|
🔖 chore: logs list displays channel name.
|
2024-05-15 15:16:43 +08:00 |
|
MartialBE
|
5ae57435ba
|
🔖 chore: prohibit users from modifying usernames
|
2024-05-15 12:35:04 +08:00 |
|
MartialBE
|
234fb1b118
|
🐛 fix: fix calculation accuracy
|
2024-05-15 04:08:15 +08:00 |
|
MartialBE
|
46aea4731b
|
🔖 chore: update gemini model and token calculation.
|
2024-05-15 03:49:22 +08:00 |
|
MartialBE
|
d48868586c
|
🔖 chore: update gpt-4o
|
2024-05-14 01:57:37 +08:00 |
|
Martial BE
|
bc11c65c78
|
✨ feat: Allow skip channel id
|
2024-04-28 11:22:43 +08:00 |
|
Martial BE
|
317e0a6370
|
🐛 fix: playground gets token without verifying user's identity
|
2024-04-28 10:25:33 +08:00 |
|
Martial BE
|
801b98d6fc
|
♻️ refactor: Refactor chat links
|
2024-04-27 20:50:36 +08:00 |
|
Martial BE
|
d1369eb5c6
|
🐛 fix: fix floating point precision
|
2024-04-22 18:32:20 +08:00 |
|
Martial BE
|
0c5ad810a9
|
🐛 fix: config file loading error
|
2024-04-18 23:10:47 +08:00 |
|
Martial BE
|
303fe3360b
|
✨ feat: add Stability AI
|
2024-04-18 18:53:49 +08:00 |
|
Martial BE
|
95854f5912
|
✨ feat: Support Cohere
|
2024-04-18 01:39:18 +08:00 |
|
Martial BE
|
344555418e
|
✨ feat: Support Cloudflare AI
|
2024-04-16 18:08:56 +08:00 |
|
Martial BE
|
9ccf1381e8
|
✨ feat: add Lark OAuth (#149)
|
2024-04-16 13:03:05 +08:00 |
|
Buer
|
3c7c13758b
|
✨ feat: add chat cache (#152)
|
2024-04-16 10:36:18 +08:00 |
|
Martial BE
|
bbaa4eec4b
|
🐛 fix: edite user failed (#150)
|
2024-04-15 09:43:16 +08:00 |
|
Martial BE
|
2b17c98b34
|
🔖 chore: Update OpenAI model
|
2024-04-11 15:49:53 +08:00 |
|
Buer
|
a3719cd78a
|
✨ feat: add notifier (#144)
* ♻️ refactor: email refactor
* ✨ feat: add notifier
|
2024-04-09 15:00:06 +08:00 |
|
MartialBE
|
3cf92daef5
|
⚡️ improve: channel add used
|
2024-04-05 16:16:22 +08:00 |
|
Buer
|
c1fc32add7
|
✨ feat: add Midjourney (#138)
* 🚧 stash
* ✨ feat: add Midjourney
* 📝 doc: update readme
|
2024-04-05 04:03:46 +08:00 |
|
Martial BE
|
87bfecf3e9
|
🔖 chore: change gemini price
|
2024-04-02 16:36:23 +08:00 |
|
Martial BE
|
c80f81b177
|
🐛 fix: delete soft delete error
|
2024-04-02 12:26:22 +08:00 |
|
MartialBE
|
89a84e2386
|
⚡️ improve: Prohibit users from deleting accounts (#132)
|
2024-03-30 19:49:42 +08:00 |
|
Buer
|
a58e538c26
|
♻️ refactor: Refactor price module (#123) (#109) (#128)
|
2024-03-28 16:53:34 +08:00 |
|
Martial BE
|
48efdbc7df
|
🐛 fix: balancer remove illogical
|
2024-03-25 10:54:38 +08:00 |
|
Buer
|
71171c63f5
|
✨ feat: support configuration file (#117)
* ♻️ refactor: move file directory
* ♻️ refactor: move file directory
* ♻️ refactor: support multiple config methods
* 🔥 del: remove unused code
* 💩 refactor: Refactor channel management and synchronization
* 💄 improve: add channel website
* ✨ feat: allow recording 0 consumption
|
2024-03-20 14:12:47 +08:00 |
|
Martial BE
|
3aae5d262c
|
🐛 fix: Update channel results in data loss (#108)
|
2024-03-13 18:34:37 +08:00 |
|
Martial BE
|
0b62ffab17
|
🐛 fix: fix fields where channels can't save null characters(#103)
|
2024-03-13 14:43:10 +08:00 |
|
Buer
|
d8d880bf85
|
⚡️ feat: channel support plugin settings (#89)
|
2024-03-08 14:49:33 +08:00 |
|
Buer
|
dd3e79a20d
|
✨ feat: channel support weight (#85)
* ✨ feat: channel support weight
* 💄 improve: show version
* 💄 improve: Channel add copy operation
* 💄 improve: Channel support batch add
|
2024-03-06 18:01:43 +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
|
6b8ba36213
|
优化项目 (#75)
* 💄 improve: channel search
* 💄 improve: channel Table
* 💄 improve: add channel batch
|
2024-02-26 19:06:18 +08:00 |
|
Buer
|
e90f4c99fc
|
✨ feat: add telegram bot (#71)
|
2024-02-23 18:24:25 +08:00 |
|
Buer
|
57cd68e7e3
|
✨ feat: support paging / sorting (#64)
* ✨ feat: support paging / sorting
* 🔥 del: delete unused files
|
2024-02-08 03:41:51 +08:00 |
|
Buer
|
332b6fd397
|
✨ feat: add admin statistics (#59)
|
2024-02-01 18:45:53 +08:00 |
|
Buer
|
705804e6dd
|
✨ feat: MiniMax support (#50)
|
2024-01-22 12:25:55 +08:00 |
|
Buer
|
2cc120f35b
|
🐛 fix: proxy bug (#49)
|
2024-01-20 13:26:11 +08:00 |
|
Martial BE
|
45fd814d77
|
🔀 sync: sync upstream
|
2024-01-19 03:27:57 +08:00 |
|
Martial BE
|
3b8ae9a6cd
|
✨ feat: auto update new model ratio to database
|
2024-01-03 16:35:58 +08:00 |
|
MartialBE
|
a214371a0a
|
🚀 feature: Add request duration
|
2023-12-30 00:37:14 +08:00 |
|
Martial BE
|
9c0a49b97a
|
✨ add custom test model
|
2023-12-29 16:23:25 +08:00 |
|
Martial BE
|
72983ac734
|
✨ Model list return by group
|
2023-12-28 15:48:20 +08:00 |
|
Martial BE
|
fb24d024a7
|
✨ add channel proxy
|
2023-12-26 18:42:39 +08:00 |
|
MartialBE
|
be613883a1
|
🐛 Fix statistics error in SQLite
|
2023-12-22 20:54:37 +08:00 |
|
Martial BE
|
43d8bedbb4
|
Merge branch 'songquanpeng' into sync_upstream
|
2023-12-21 15:36:01 +08:00 |
|
Martial BE
|
c60f755715
|
🐛 support mysql of statistics
|
2023-12-21 10:24:07 +08:00 |
|
Martial BE
|
ffa4e491ea
|
✨ 更换web界面
|
2023-12-20 19:27:27 +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 |
|