Commit Graph

17 Commits

Author SHA1 Message Date
Deng Junhai
576213d21f fix: nil pointer dereference error when carrying an image to a conversation (#221) 2024-07-01 14:38:14 +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
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
c5ab97a94e fix: fix base64 images buffer billing 2024-02-15 18:39:18 +08:00
Zhang Minghan
b95bf94503 fix: fix base64 images additional billing 2024-02-15 17:33:27 +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
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
4ee2051ca9 add gpt-4-vision-preview support 2023-11-21 23:03:13 +08:00
Zhang Minghan
bb783f04b2 update buffer and vision image counter 2023-11-21 21:58:44 +08:00
Zhang Minghan
83133b526f update token counter and close channel when buffer end 2023-10-02 21:56:55 +08:00
Zhang Minghan
1bae9b44fa add key transhipment feature 2023-10-02 21:21:03 +08:00
Zhang Minghan
0718205836 update frontend api 2023-09-29 19:33:44 +08:00
Zhang Minghan
1021218905 fix import cycle 2023-09-29 18:12:40 +08:00
Zhang Minghan
6ac6e784ef v3 restruct 2023-09-29 17:25:27 +08:00