Commit Graph

46 Commits

Author SHA1 Message Date
Sh1n3zZ
9f6cec4298
feat: add input token and quota calculation for API request pre-checks 2025-02-24 20:24:18 +08:00
Zhang Minghan
c878071528 chore: fix cache hit state 2024-07-19 23:20:58 +08:00
Deng Junhai
140bed53f9 fix: nil pointer dereference error when carrying an image to a conversation (#221) 2024-07-02 21:41:23 +08:00
XiaomaiTX
0b13f57fb5 fix: fix used of network error on forced shutdown 2024-07-02 09:58:30 +08:00
Deng Junhai
3dffa7fdab fix: fix stop signal calling stack
fix: fix stop signal calling stack
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-28 19:51:32 +08:00
Deng Junhai
04ad6afa98 feat alpha: support searxng
feat alpha: support searxng

Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-27 23:56:04 +08:00
Deng Junhai
401de5ace7 feat: better stop signal (#181)
feat: better stop signal (#181)
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-27 22:57:17 +08:00
Deng Junhai
807ff59438 fix: fix midjourney chunk stacking problem (#156) and stop signal cannot trigger in some channel formats issue
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-31 17:40:19 +08:00
Deng Junhai
ae063e943a fix: fix midjourney chunk stacking problem (#156) and stop signal cannot trigger in some channel formats issue
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-31 17:31:52 +08:00
Zhang Minghan
6f3a8cbcc9 feat: update event signal picker 2024-03-18 09:15:47 +08:00
Zhang Minghan
bd9b06e420 feat: support apply chat params in restart action (#113) 2024-03-13 16:20:14 +08:00
Zhang Minghan
422da58b24 restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
Zhang Minghan
52419e1b2b feat: support relay midjourney-proxy format 2024-03-08 22:18:45 +08:00
Zhang Minghan
efc76c3642 feat: support function calling and tools calling in relay chat_completions! (#20) (#30) 2024-02-18 12:08:25 +08:00
Zhang Minghan
ccd9f13eaa fix: fix frontend base64 image matcher, input tokens and b64images content hidden in un-vision models 2024-02-17 23:39:57 +08:00
Zhang Minghan
780a55a109 feat: support model cache buffer feature (support cache expiration cache accepted models cache size) 2024-02-13 15:08:03 +08:00
Zhang Minghan
d0b5c90df9 feat: improve the billing checking system 2024-02-03 12:04:59 +08:00
Zhang Minghan
09dd77efe8 feat: optimize openai stream scanner buffer and error catching for chat completions and completions 2024-02-03 11:19:14 +08:00
Zhang Minghan
36dbeac62c feat: suppport customize max_tokens, temperature, top_p, top_k, presenece_penalty, frequency_penalty, repetition_penalty (#56) 2024-01-30 12:51:46 +08:00
Zhang Minghan
a3a9e5a525 feat: update quota tooltip and article generation style mobile adapter, edit message and delete message alpha version (#51) 2024-01-26 10:39:50 +08:00
Zhang Minghan
13c12956af fix token billing error 2023-12-26 12:51:07 +08:00
Zhang Minghan
552d3002a9 optimize style of markdown image 2023-12-26 00:33:07 +08:00
Zhang Minghan
5affcbb4db feat: channel group 2023-12-20 19:33:01 +08:00
Zhang Minghan
8990c7cf2b feat: system settings page and add event source max timeout 2023-12-15 11:14:13 +08:00
Zhang Minghan
74fbb7d005 release: charge feature 2023-12-09 15:34:26 +08:00
Zhang Minghan
8e3a424e60 update: channel worker, channel sequence and ticker 2023-12-01 22:48:25 +08:00
Zhang Minghan
7e7798d213 update context length settings and admin pages 2023-11-29 10:58:59 +08:00
Zhang Minghan
a0392c041a feat: subscription lamination 2023-11-27 07:39:09 +08:00
Zhang Minghan
bb783f04b2 update buffer and vision image counter 2023-11-21 21:58:44 +08:00
Zhang Minghan
d084e544e6 add transshipment and update scrollable offset 2023-11-12 17:40:18 +08:00
Zhang Minghan
719380e267 add invitation code management feature 2023-11-08 11:10:55 +08:00
Zhang Minghan
85094836a6 add admin dashboard 2023-11-07 13:56:03 +08:00
Zhang Minghan
47da8009aa fix service worker 2023-11-04 20:46:59 +08:00
Zhang Minghan
a22f14a123 fix subscription usage increasing when request is error, update claude models 2023-11-03 17:37:57 +08:00
Zhang Minghan
607c3934da update dalle2 model 2023-11-03 12:07:50 +08:00
Zhang Minghan
60e096f302 add independent channel 2023-10-30 12:18:14 +08:00
Zhang Minghan
0014ce0818 add copy selection text feature 2023-10-28 16:56:35 +08:00
Zhang Minghan
81638fcffb update claude 100k usage 2023-10-28 08:15:47 +08:00
Zhang Minghan
4aca4cd669 update logger 2023-10-27 20:40:01 +08:00
Zhang Minghan
95f03d21a5 add xlink 2023-10-25 20:37:36 +08:00
Zhang Minghan
2c28c9b9e6 update prize 2023-10-24 11:01:11 +08:00
Zhang Minghan
a5e18a1ee2 update frontend 2023-10-21 18:15:17 +08:00
Zhang Minghan
f744404e9a update signal and form type: ping, restart, stop, chat 2023-10-21 11:17:40 +08:00
Zhang Minghan
7b42d7a614 update variables 2023-10-10 22:45:00 +08:00
Zhang Minghan
0718205836 update frontend api 2023-09-29 19:33:44 +08:00
Zhang Minghan
6ac6e784ef v3 restruct 2023-09-29 17:25:27 +08:00