Commit Graph

125 Commits

Author SHA1 Message Date
Sh1n3zZ
6ff57f1231
feat: gpt-image-1 2025-04-29 21:08:28 +08:00
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
cdada929a5 fix: fix image extract ext (#208)
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-22 11:43:44 +08:00
Deng Junhai
c81b599e90 feat: update and optimize tokenizer performance (#191)
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-22 01:59:27 +08:00
Deng Junhai
269c3a23fa fix: fix relay plan
fix: fix relay plan
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-04-04 12:14:19 +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
f67adede69 feat: auto switch model when using use message actions in shared conversation (#116) 2024-03-13 21:54:39 +08:00
Zhang Minghan
bd9b06e420 feat: support apply chat params in restart action (#113) 2024-03-13 16:20:14 +08:00
Zhang Minghan
40cb56761d feat: support close relay api (#111 #112) 2024-03-13 14:25:02 +08:00
Zhang Minghan
9ecaf9fcd1 feat: support storage dalle images in backend (#88) 2024-03-12 23:18:54 +08:00
Zhang Minghan
422da58b24 restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
Zhang Minghan
834ddc4163 fix: fix completions role field 2024-03-10 17:46:36 +08:00
Zhang Minghan
52419e1b2b feat: support relay midjourney-proxy format 2024-03-08 22:18:45 +08:00
Zhang Minghan
7cf6bd1ed8 feat: support rename conversation, support vision capability for claude-3 models and fix high context bug (#83) 2024-03-06 09:31:01 +08:00
Zhang Minghan
43a2cbfe1e restruct: restruct conversation and history runtime and dispatch 2024-03-05 15:25:37 +08:00
Zhang Minghan
67cb512eb4 feat alpha: support sqlite and connection stack restruct 2024-03-01 18:46:00 +08:00
Zhang Minghan
8079273428 feat: update /v1/models openai format 2024-02-26 18:11:12 +08:00
Zhang Minghan
7e421f7cec feat: support custom mask editor (#76) 2024-02-26 12:15:59 +08:00
Zhang Minghan
66d3f7f7e6 fix: fix tool calls stop reason 2024-02-18 23:32:17 +08:00
Zhang Minghan
b6604f379f debug: remove usage and quota fields 2024-02-18 22:17:57 +08:00
Zhang Minghan
72c55d8b1d fix: auto get role 2024-02-18 21:52:34 +08:00
Zhang Minghan
e2b10f9d77 feat: hide role field on empty 2024-02-18 21:25:45 +08:00
Zhang Minghan
104b5d3aac fix: remove role in relay stream response 2024-02-18 21:08:44 +08:00
Zhang Minghan
e14fb02fb9 fix: filter empty chunk 2024-02-18 20:52:38 +08:00
Zhang Minghan
a3b7efd611 fix 2024-02-18 18:10:30 +08:00
Zhang Minghan
082bd0695a feat: tools_call finish reason 2024-02-18 17:34:38 +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
357d22a940 feat: support function calling (alpha) 2024-02-16 21:21:27 +08:00
Zhang Minghan
dfec399d3d support tools calling in chat_completions relay 2024-02-16 09:38:43 +08:00
Zhang Minghan
1128f0014f feat: support base64 images 2024-02-15 15:48:06 +08:00
Zhang Minghan
304e071718 feat: support customize subscription usage cover relay api 2024-02-14 09:09:05 +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
c627e5edec feat: support file viewer 2024-01-29 16:51:34 +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
ed74b6b975 feat: support custom subscription config (#24) 2024-01-18 18:47:56 +08:00
Zhang Minghan
f8af7079d8 feat: update subscription life cycle 2024-01-16 19:44:20 +08:00
Zhang Minghan
5dc965992a feat: update plan config and websocket connection deadline feature 2024-01-16 18:12:20 +08:00
Zhang Minghan
84485eae16 feat: admin service logger page 2024-01-14 12:11:59 +08:00