Commit graph

49 commits

Author SHA1 Message Date
ikechan8370
db386ccaf2
Fix imageContent condition for base64 check 2025-08-26 22:24:05 +08:00
ikechan8370
8a924f91df
Update message.js 2025-08-26 22:13:10 +08:00
ikechan8370
dc1ab30b6a
Enhance image processing logic in message.js
Refactor image handling to support base64 and HTTP URLs.
2025-08-26 22:10:14 +08:00
ikechan8370
602e192bff fix: 整合多次思考 2025-07-04 12:25:21 +08:00
ikechan8370
a3c74f82db triggers 2025-04-28 16:18:27 +08:00
ikechan8370
c3b7127333 feat: file url 2025-04-16 20:38:41 +08:00
ikechan8370
2fad551144 trim text 2025-03-21 12:23:02 +08:00
ikechan8370
66281fc53e fix: add mimetype for claude 2025-03-18 22:49:20 +08:00
ikechan8370
f8591eba03 fix: 图片读取 2025-03-18 22:35:31 +08:00
ikechan8370
3c77da5373 fix: 调试设定和伪人 2025-03-18 22:11:31 +08:00
ikechan8370
9fcc25a726 feat: bym 2025-03-17 16:19:12 +08:00
ikechan8370
eee1285e2f fix: 对接 2025-03-16 22:13:52 +08:00
ikechan8370
54806ee6fb fix: WIP 2025-03-13 15:54:32 +08:00
ikechan8370
531986b2dc feat: init v3 2025-03-05 23:56:41 +08:00
ikechan8370
01425103f4 fix: fallback gpt4-o 2024-05-16 18:50:37 +08:00
ikechan8370
5aa90788c2 fix: add api3 timeout option 2024-05-15 20:09:18 +08:00
ikechan8370
21485df0aa fix: api3 gpt-4o 2024-05-15 19:56:51 +08:00
ikechan8370
08e78209a0 fix: symbol error 2024-05-15 17:59:34 +08:00
ikechan8370
72b6dcf54d fix: message id 2024-05-15 17:45:48 +08:00
ikechan8370
1f80758491 feat: add synthesis for api3 2024-05-15 17:24:50 +08:00
ikechan8370
b76d33d938 fix: add retry for api3 2024-05-14 23:52:26 +08:00
ikechan8370
a507c85cf8
Update message.js 2024-05-14 23:02:36 +08:00
ikechan8370
6f7bb4f7fd
fix: allow empty api3 token 2024-05-14 22:59:27 +08:00
ikechan8370
f7ee904414 fix: api3 2023-12-07 20:36:26 +08:00
ikechan8370
f8e741b0ca fix: 移除多余的依赖 2023-04-04 16:32:10 +08:00
ikechan8370
ec82629238 fix: api3传输形式优化 2023-04-04 16:08:14 +08:00
ikechan8370
a4d8488a55 feat: API3支持event stream 2023-03-30 11:39:30 +08:00
ikechan8370
c1ca4f2f9b fix: api3对话不存在增加提示 2023-03-23 21:03:03 +08:00
ikechan8370
3c5604b2fb fix: 修改api3出错的信息显示形式 2023-03-23 20:32:12 +08:00
ikechan8370
ef54cad1fd fix: add a todo 2023-03-20 23:05:26 +08:00
ikechan8370
bdd896a11d fix: API3 error 2023-03-17 00:08:37 +08:00
ikechan8370
13c4fae629 feat: API3支持plus用户的GPT-4 2023-03-15 11:22:26 +08:00
ikechan8370
8ea7ab07ec fix: add retry for 403 2023-03-13 15:07:56 +08:00
ikechan8370
08fe3314d1 feat: API3的报错优化 2023-03-11 11:16:40 +08:00
ikechan8370
3b50d28f8e fix: move to self-hosted chatgpt proxy 2023-03-09 11:37:19 +08:00
ikechan8370
628f57a8b0 fix: fallback to official api 2023-03-07 19:58:24 +08:00
ikechan8370
2a7464ad24 fix: 修改默认baseurl 2023-03-07 19:49:37 +08:00
ikechan8370
ec74999df8 fix: 整理默认ChatGPTAPI变量 2023-03-07 17:22:08 +08:00
ikechan8370
5c650041b9 fix: default chatgpt api3 2023-03-07 17:11:54 +08:00
ikechan8370
3ee5a2f3f6 fix: 整理了代理与反代之间的关系 2023-03-07 16:27:51 +08:00
ikechan8370
f4a073372f feat: api and api3 support proxy 2023-03-03 11:03:51 +08:00
HalcyonAlcedo
049e71b7bb
修复一些图片模式页面错误,添加图片页面服务器自定义配置,修改配置文件加载方法 (#172) 2023-02-20 11:32:44 +08:00
ikechan8370
bd934fd970 fix: API3 conversation bug 2023-02-15 00:52:15 +08:00
ikechan8370
4ba1c80cc0 fix: API3 conversation bug 2023-02-15 00:49:48 +08:00
ikechan8370
b5e8ad1034 fix: change error msg 2023-02-14 23:36:48 +08:00
ikechan8370
133eb0e87d fix: JSON parse error 2023-02-14 23:16:08 +08:00
ikechan8370
4330e61dc3 fix: add 429 error 2023-02-14 23:13:05 +08:00
ikechan8370
e5853fdb4b fix: debug 2023-02-14 23:08:06 +08:00
ikechan8370
62c8d56e76
Api3 (#149)
* feat: api3 WIP

* feat: add support for proxy of openai

* fix: if no proxy
2023-02-14 22:54:47 +08:00