Archer
54eb5c0547
feat: pg vector 0.8.0;perf: app pdf enhance parse ( #3962 )
...
* perf: app pdf enhance parse
* feat: pg vector 0.8.0
* update schema default
* model sort and default image
* perf: i18n
* perf: ui tip
2025-03-06 18:28:04 +08:00
Archer
adf5377ebe
Add image index and pdf parse ( #3956 )
...
* feat: think tag parse
* feat: parse think tag test
* feat: pdf parse ux
* feat: doc2x parse
* perf: rewrite training mode setting
* feat: image parse queue
* perf: image index
* feat: image parse process
* feat: add init sh
* fix: ts
2025-03-06 18:28:03 +08:00
Finley Ge
08b6f594df
pref: set strictQuery to throw. ( #3994 )
2025-03-06 18:24:58 +08:00
archer
2d351c3654
perf: http body check
2025-03-06 18:22:42 +08:00
Finley Ge
662a4a4671
fix: remove defaultTeam ( #3989 )
2025-03-06 00:26:32 +08:00
lgphone
3fadabd28b
fix: 优化读取mongo文件性能,解决因执行Buffer.concat过多造成等待导致整个服务hang住的 ( #3985 )
...
如果 Buffer.concat() 被频繁调用,尤其是在处理大量数据时,可能会导致内存分配压力增大,从而影响性能。
测试大于100M的PDF文件上传解析会导致/api/core/dataset/collection/create/fileId接口长时间无响应,其他接口也处于hang住的状态,导致整个服务不可用。
使用一次性拼接后问题解决
2025-03-05 15:08:40 +08:00
heheer
dbf25cef88
fix ai proxy logs pagination ( #3954 )
...
* fix ai proxy logs pagination
* delete unused code
2025-03-05 14:08:38 +08:00
heheer
b2e2fa6b76
fix loop child nodes variables ( #3980 )
2025-03-05 13:53:28 +08:00
heheer
576c60bd55
plugin customize author ( #3963 )
...
* plugin customize author
* fix name
2025-03-04 16:23:12 +08:00
Archer
b4dda6a41b
fix: Check the url to avoid ssrf attacks ( #3965 )
...
* fix: Check the url to avoid ssrf attacks
* Delete docSite/content/zh-cn/docs/development/upgrading/490.md
2025-03-04 14:45:29 +08:00
Archer
e860c56b77
perf: delete dataset ( #3949 )
...
* fix: collection list count
* fix: collection list count
* ai proxy ui
* perf: delete dataset
* perf: add dataset text index
* update doc
2025-03-03 12:49:13 +08:00
Archer
efac5312b4
fix: rerank model cannot use ai proxy ( #3945 )
...
* fix: collection list count
* fix: collection list count
* fix: rerank model cannot use ai proxy
* mongo init
2025-03-03 11:49:35 +08:00
Finley Ge
4bc7f21182
fix: add order:true to all create transactions ( #3948 )
2025-03-03 11:37:51 +08:00
Archer
abc6dffb41
4.8.23 dev ( #3932 )
...
* fix: collection list count
* fix: collection list count
* update doc
* perf: init log
* yml
2025-02-28 19:18:12 +08:00
Archer
cf0aaa1091
fix: invalid dataset data clear ( #3927 )
...
* fix: collection list count
* fix: collection list count
* fix: invalid dataset data clear
* update ts
* perf: cron clear invalid data
* perf: init
* perf: clear invalid code
* update init
* perf: clear invalid code
* perf: clear invalid code
* perf: init count
* batch init
* batch init
* batch init
* batch init
* add comment
* perf: init
* fix: api proxy type
2025-02-28 17:49:20 +08:00
Archer
df4d6f86ce
fix: delete dataset field error ( #3925 )
...
* fix: collection list count
* fix: collection list count
* update doc
* perf: tts selector ui
* fix: delete dataset field error
* doc
2025-02-28 12:29:18 +08:00
Archer
fc9e614f88
4.8.23 dev ( #3917 )
...
* fix: icon refresh
* fix: aiproxy http request
* fix: collection list count
* fix: collection list count
* fix: tts selector name
* update action
2025-02-27 22:15:48 +08:00
Finley Ge
9bbee60cde
fix: ts error ( #3911 )
2025-02-27 16:31:14 +08:00
Finley Ge
9f57ad0017
fix: mongoose strictquery to false ( #3906 )
2025-02-27 11:25:29 +08:00
Archer
c3d3b30d7e
update code positon ( #3907 )
2025-02-27 10:30:43 +08:00
Archer
fb0eb49196
fix: pptx encoding ( #3905 )
2025-02-27 10:04:59 +08:00
ZongLiang
27ebd2e8cf
Update parseOffice.ts ( #3901 )
...
更新本地导入pptx文件提示文件编码错误
The argument 'windows-1252' is invalid encoding. Received 'encoding'
2025-02-27 09:57:34 +08:00
Archer
81a06718d8
feat: ai proxy v1 ( #3898 )
...
* feat: ai proxy v1
* perf: ai proxy channel crud
* feat: ai proxy logs
* feat: channel test
* doc
* update lock
2025-02-27 09:56:52 +08:00
Finley Ge
747bb303ec
chore: upgrade mongoose to v8.10.x for security ( #3868 )
...
* chore: upgrade mongoose to v8.10.x for security
* chore: remove duplicate code
* fix: ts error
2025-02-26 18:32:19 +08:00
Archer
5d5bee9e41
remove markdown format;refresh username;perf: latext render ( #3877 )
...
* refresh username
* remove md format
* perf: latext render
* ignore big image
* model config
2025-02-25 16:16:30 +08:00
Archer
4f0dd96699
perf: work order tip ( #3874 )
2025-02-24 20:26:15 +08:00
Finley Ge
fb6dbaf2d6
feat/workorder ( #3860 )
...
* feat: workorder
* pref: workorder button
* chore: move workorder to common
* chore: format code
* pref: style
2025-02-24 19:59:06 +08:00
Archer
255764400f
feat: model config required check;feat: dataset text model default setting ( #3866 )
...
* feat: model config required check
* feat: dataset text model default setting
* perf: collection list count
* fix: ts
* remove index count
2025-02-24 19:55:49 +08:00
heheer
3bfe802c48
fix collection folder tags filter ( #3853 )
...
* fix collection folder tags filter
* add comment
* fix
2025-02-24 17:43:31 +08:00
Archer
6762723b10
perf: ery extension and fix filter same embedding result ( #3833 )
...
* perf: ery extension and fix filter same embedding result
* fix: extract node too long
* perf: ui
* perf: not chatId will auto save
* fix: laf
* fix: member load
* feat: add completions unstream error response
* feat: add completions unstream error response
* updat emodel provider
2025-02-19 22:16:43 +08:00
heheer
8604cbd021
fix source name ( #3834 )
2025-02-19 20:42:30 +08:00
Finley Ge
206325bc5f
chore: team, orgs, search and so on ( #3807 )
...
* feat: clb search support username, memberName, contacts
* feat: popup org names
* feat: update team member table
* feat: restore the member
* feat: search user in team member table
* feat: bind contact
* feat: export members
* feat: org tab could delete member
* feat: org table search
* feat: team notification account bind
* feat: permission tab search
* fix: wecom sso
* chore(init): copy notificationAccount to user.contact
* chore: adjust
* fix: ts error
* fix: useConfirm iconColor customization
* pref: fe
* fix: style
* fix: fix team member manage
* pref: enlarge team member pagesize
* pref: initv4822
* fix: pageSize
* pref: initscritpt
2025-02-19 17:27:19 +08:00
Archer
5fd520c794
perf: gemini config ( #3828 )
...
* doc
* doc
* perf: gemini config
2025-02-19 12:00:31 +08:00
Archer
09205e4666
fix: price page init data;perf: usage code;fix: reasoning tokens;fix: workflow basic node cannot upgrade ( #3816 )
...
* fix: img read
* fix: price page init data
* perf: ai model avatar
* perf: refresh in change team
* perf: null checker
* perf: usage code
* fix: reasoning tokens
* fix: workflow basic node cannot upgrade
* perf: model refresh
* perf: icon refresh
2025-02-18 20:50:25 +08:00
Finley Ge
ccf28d83b8
fix: app version addSourcemember tmbid could be empty ( #3822 )
2025-02-18 20:26:49 +08:00
Archer
b14674cc6f
fix: whisper checker;fix: img read ( #3813 )
...
* fix: img read
* fix: whisper checker
* perf: dev doc
* perf: dev doc
* remove invalid code
2025-02-18 10:08:25 +08:00
Archer
4d20274a97
feat: think tag parse ( #3805 ) ( #3808 )
...
* feat: think tag parse
* remove some model config
* feat: parse think tag test
2025-02-17 20:57:36 +08:00
saikidev
cd7a897304
chore: add ppio provider ( #3789 )
2025-02-14 17:04:43 +08:00
Archer
d2b60ec785
fix: model check circle tip ( #3786 )
...
* model config
* feat: normalization embedding
* remove log
* version doc
* version doc
* fix: model check circle tip
* uml
2025-02-14 11:42:14 +08:00
Archer
d3641c877c
perf: unlogin user fetch data ( #3775 )
...
* model config
* feat: normalization embedding
* perf: unlogin user fetch data
2025-02-13 13:36:33 +08:00
Archer
1094c65f2b
perf: http empty params ( #3773 )
...
* model config
* feat: normalization embedding
* perf: http empty params
* doc
2025-02-13 10:35:11 +08:00
Archer
abe082b9ab
i18n perf ( #3770 )
...
* model config
* feat: normalization embedding
* perf: mark ui
* perf: i18n
* fix: rerank error tip
2025-02-12 16:36:21 +08:00
heheer
132cf69372
optimize dnd drag code ( #3768 )
2025-02-12 15:25:31 +08:00
heheer
06a8a5e23d
fix: simple mode variables dnd ( #3767 )
...
* fix: simple mode variables dnd
* optimize dnd drag
2025-02-12 14:36:04 +08:00
heheer
c42deab63b
global variable & interactive node dnd ( #3764 )
2025-02-12 12:27:36 +08:00
Archer
58f715e878
perf: request quantity;perf: share page error circulation;perf: share chat toast ( #3763 )
...
* model config
* feat: normalization embedding
* perf: share page error circulation
* perf: request quantity
* perf: share chat toast
* perf: queue
2025-02-12 11:36:29 +08:00
heheer
f002896a24
chat logs filter & export ( #3737 )
...
* chat logs filter & export
* export chat detail
2025-02-11 16:32:47 +08:00
Archer
8738c32fb0
4.8.21 feature ( #3742 )
...
* model config
* feat: normalization embedding
* adapt unstrea reasoning response
* remove select app
* perf: dataset search code
* fix: multiple audio video show
* perf: query extension output
* perf: link check
* perf: faq doc
* fix: ts
* feat: support reasoning text output
* feat: workflow support reasoning output
2025-02-11 13:53:08 +08:00
heheer
896a3f1472
add plugin unexist error tips ( #3717 )
...
* add plugin unexist error tips
* throw error when run plugin
* check workflow
* plugin data avoid request twice
* auth owner tmbId
* fix
2025-02-10 15:20:49 +08:00
Archer
51e17a47fa
feat: normalization embedding;feat: model top_p param config ( #3723 )
...
* edit form force close image select
* model config
* feat: normalization embedding
* perf: add share page title force refresh
2025-02-08 12:16:46 +08:00