code-october
|
57c88c0717
|
修复 VISION_MDOELS 在 docker 运行阶段不生效的问题
|
2024-12-30 08:58:41 +00:00 |
Dogtiti
|
0cb186846a
|
feature: support glm Cogview
|
2024-12-28 20:23:44 +08:00 |
Yiming Zhang
|
ea1329f73e
|
fix: add optional chaining to prevent errors when accessing visionModels
|
2024-12-21 04:07:58 -05:00 |
Yiming Zhang
|
210b29bfbe
|
refactor: remove NEXT_PUBLIC_ prefix from VISION_MODELS env var
|
2024-12-21 03:51:54 -05:00 |
Yiming Zhang
|
a433d1606c
|
feat: use regex patterns for vision models and allow adding capabilities to models through env var NEXT_PUBLIC_VISION_MODELS.
|
2024-12-10 00:22:45 -05:00 |
code-october
|
b7acb89096
|
update new model for gpt-4o and gemini-exp
|
2024-11-22 09:48:50 +00:00 |
LovelyGuYiMeng
|
8d66fedb1f
|
Update visionKeywords
|
2024-11-12 14:28:11 +08:00 |
opchips
|
3086a2fa77
|
add claude35haiku not vision
|
2024-11-06 12:56:24 +08:00 |
Dogtiti
|
2d3f7c922f
|
fix: vision model dalle3
|
2024-11-04 15:51:04 +08:00 |
DDMeaqua
|
afe12c212e
|
chore: update
|
2024-11-01 13:53:43 +08:00 |
DDMeaqua
|
7a8d557ea3
|
chore: 开启插件
|
2024-10-31 11:37:19 +08:00 |
lloydzhou
|
a0d4a04192
|
update
|
2024-10-11 11:52:24 +08:00 |
lloydzhou
|
bd9de4dc4d
|
fix version compare
|
2024-10-11 11:42:36 +08:00 |
lloydzhou
|
2eebfcf6fe
|
client app tauri updater #2966
|
2024-10-11 11:29:22 +08:00 |
lloydzhou
|
4ae34ea3ee
|
merge main
|
2024-10-09 18:27:23 +08:00 |
lloydzhou
|
450766a44b
|
google gemini support function call
|
2024-10-03 20:28:15 +08:00 |
lloydzhou
|
d51d31a559
|
update
|
2024-10-01 14:40:23 +08:00 |
lloydzhou
|
919ee51dca
|
hover show errorMsg when plugin run error
|
2024-10-01 13:58:50 +08:00 |
lloydzhou
|
9c577ad9d5
|
hotfix for plugin runtime
|
2024-10-01 12:55:57 +08:00 |
lloydzhou
|
d830c23dab
|
hotfix for run plugin call post api
|
2024-09-30 15:38:13 +08:00 |
lloydzhou
|
3029dcb2f6
|
hotfix for run plugin call post api
|
2024-09-30 15:32:47 +08:00 |
lloydzhou
|
ef4665cd8b
|
update
|
2024-09-30 02:57:51 +08:00 |
lloydzhou
|
f42488d4cb
|
using stream fetch replace old tauri http fetch
|
2024-09-30 02:28:19 +08:00 |
lloydzhou
|
5141145e4d
|
revert plugin runtime using tarui/api/http, not using fetch_stream
|
2024-09-30 00:58:50 +08:00 |
lloydzhou
|
7df308d655
|
Merge remote-tracking branch 'connectai/main' into feature/using-tauri-fetch
|
2024-09-29 23:36:17 +08:00 |
lloydzhou
|
3898c507c4
|
using stream_fetch in App
|
2024-09-29 19:44:09 +08:00 |
lloydzhou
|
2d920f7ccc
|
using stream: schema to fetch in App
|
2024-09-28 15:05:41 +08:00 |
lloydzhou
|
d84d51b475
|
using sse: schema to fetch in App
|
2024-09-28 01:19:39 +08:00 |
lloydzhou
|
07d089a2bd
|
try using method and path when operationId is undefined #5525
|
2024-09-27 13:31:07 +08:00 |
DDDDD12138
|
63ffd473d5
|
chore: remove unused imports
|
2024-09-15 20:17:02 +08:00 |
Dogtiti
|
992c3a5d3a
|
fix: safaLocalStorage
|
2024-09-08 13:23:40 +08:00 |
lloydzhou
|
f9a047aad4
|
using tauri http api run plugin to fixed cors in App
|
2024-09-04 21:04:13 +08:00 |
lloydzhou
|
078305f5ac
|
kimi support function call
|
2024-09-02 21:55:17 +08:00 |
lloydzhou
|
801b62543a
|
claude support function call
|
2024-09-02 21:45:47 +08:00 |
Dogtiti
|
fec80c6c51
|
Merge pull request #5173 from ConnectAI-E/feature/dalle
add dalle3 model
|
2024-08-05 20:49:37 +08:00 |
frostime
|
b6a022b0ef
|
✨ feat(config): Set markdown's font-family
|
2024-08-03 16:04:20 +08:00 |
lloydzhou
|
ac599aa47c
|
add dalle3 model
|
2024-08-02 18:00:42 +08:00 |
Lloyd Zhou
|
5b126c7e52
|
Revert "feat: improve components structure"
|
2024-07-22 22:18:51 +08:00 |
Dogtiti
|
038e6df8f0
|
feat: improve components structure
|
2024-07-22 16:02:45 +08:00 |
Peter Dave Hello
|
9caf820758
|
Add GPT-4o mini support
Reference:
- https://platform.openai.com/docs/models/gpt-4o-mini
- https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/
|
2024-07-19 03:21:40 +08:00 |
fred-bf
|
48d44ece58
|
Merge branch 'main' into chore-fix
|
2024-05-16 14:13:28 +08:00 |
Leo Li
|
8688842984
|
gpt-4o as vision model
https://platform.openai.com/docs/guides/vision
|
2024-05-15 17:53:27 -04:00 |
fred-bf
|
0eccb547b5
|
Merge branch 'main' into feat/gemini-flash
|
2024-05-15 15:44:35 +08:00 |
Fred
|
4789a7f6a9
|
feat: add gemini flash into vision model list
|
2024-05-15 15:42:06 +08:00 |
fred-bf
|
5df8b1d183
|
fix: revert gpt-4-turbo-preview detection
|
2024-05-14 14:32:34 +08:00 |
Leo Li
|
ef5f910f19
|
support gpt-4o
|
2024-05-13 17:28:13 -04:00 |
Dean-YZG
|
c10447df79
|
feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3)
|
2024-05-13 16:24:15 +08:00 |
黑云白土
|
0cffaf8dc5
|
Merge branch 'main' into main
|
2024-04-11 10:30:05 +08:00 |
黑云白土
|
5dc5bfb797
|
Merge branch 'main' into main
|
2024-04-11 01:24:34 +08:00 |
Leo Li
|
f101ee3c4f
|
support new vision models
|
2024-04-10 05:33:54 -04:00 |