Commit Graph

111 Commits

Author SHA1 Message Date
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
Zhang Minghan
6f6d818197 feat release: admin model market feature 2024-01-09 23:52:52 +08:00
Zhang Minghan
5593a0932f feat: support openai images generations format 2023-12-29 10:54:28 +08:00
Zhang Minghan
7ab1629955 feat: add azure models and fix dashscope models 2023-12-29 10:31:13 +08:00
Zhang Minghan
61c917765b feat: add gpt-4-vision-preview transhipment format support 2023-12-28 23:12:37 +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
0ff50b9b88 feat: add static file service 2023-12-25 09:30:39 +08:00
Zhang Minghan
5affcbb4db feat: channel group 2023-12-20 19:33:01 +08:00
Zhang Minghan
b0174a5db3 feat: update charge api 2023-12-20 15:05:48 +08:00
Zhang Minghan
898b336afe feat: update subscription rule 2023-12-19 18:29:23 +08:00
Zhang Minghan
06d2d756c4 feat: system config settings 2023-12-18 00:08:26 +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
035e71b2f2 feat: charge alpha 2023-12-08 10:15:45 +08:00