Finley Ge
65515e7952
dataset inheritance permission ( #2151 )
...
* refactor: dataset create and update api
* chore: defaultpermission & resume fe
* refactor: database auth
* fix(ts): add inheritPermission into default data types
* chore: adjust the code
* fix: list api type filter
* fix: query condition
2024-07-25 19:03:24 +08:00
heheer
5906daff9f
fix: plugin run & setting quote variables ( #2150 )
...
* fix
* fix
* change variables & variablelabels show condition
* fix type
* fix
2024-07-25 18:01:43 +08:00
Archer
45b8d7e8de
4.8.8 test fix ( #2143 )
...
* perf: transcriptions api
* perf: variable picker tip
* perf: variable picker tip
* perf: chat select app
* feat: router to app detail
* perf: variable avoid space
* perf: variable picker
* perf: doc2x icon and params
* perf: sandbox support countToken
* feat: sandbox support delay and countToken
2024-07-24 16:02:53 +08:00
Finley Ge
a478621730
refactor openapikey and outlink apis ( #2134 )
...
* refactor: OpenAPIKey refactor
* refactor: outlink api refactor
fix: list return wrong data
* chore: remove deprecated type definition
* chore: remove throw Error. instead of Promise.reject
* fix: auth openapikey's owner
* fix: manager could read all keys
2024-07-24 11:11:36 +08:00
Zong
f9d43ac009
feat(textSplitter): typo ( #2138 )
2024-07-23 21:54:55 +08:00
heheer
bf5145e632
perf: variable label picker scroll & focus disappear ( #2135 )
...
* fix: variable label picker scroll & focus disappear
* fix
* fix filter
* revert
2024-07-23 18:03:53 +08:00
Finley Ge
f37cdabb15
purge old permission ( #2118 )
...
* chore: purge old permission
- remove useless role of teamMember
- Cleanup auth apis' Props and Return type Definitions
* chore: a better way of RequireAtLeastOne
Signed-off-by: Finley Ge <m13203533462@163.com >
---------
Signed-off-by: Finley Ge <m13203533462@163.com >
2024-07-23 14:55:54 +08:00
heheer
a4787bce5c
feat: get node variables in prompt editor ( #2087 )
...
* feat: get node variables in prompt editor
* fix
* fix build
* merge
* fix build
* delete default parent
* fix
* fix
2024-07-23 11:20:23 +08:00
Finley Ge
c6f682310c
fix resource permission schema ( #2116 )
...
* fix: resource permission schema
* fix: ResorceType
2024-07-22 17:27:48 +08:00
jingyang
991398b8d2
scripts: add delete-unused-keys ( #2115 )
...
* scripts: add delete-unused-keys
* update script
* fix keys
* fix ci
* update keys
* add i18n
* update
2024-07-22 15:03:35 +08:00
Archer
cf7145ab54
System plugin ( #2091 )
...
* System template (#2082 )
* feat: system plugin (#2024 )
* add plugin cost & change plugin avatar (#2030 )
* add plugin cost & change plugin avatar
* add author
* feat: duckduckgo plugin
* duckduck search
* perf: templates select system plugin
* perf: system plugin avatar
* feat: duckduck plugins
* doc
* perf: plugin classify
* perf: icon avatar component
* perf: system template avatar
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
* feat: system plugin search
* perf: plugin packages important
* perf: source avatar
* nextconfig
* perf: i18n
* perf: default model
* perf: system plugin author
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-07-19 14:15:01 +08:00
Archer
36f8755d09
lock ( #2063 )
...
* lock
* perf: init data
* perf: vision model url
* fix: chat index
2024-07-17 00:16:57 +08:00
Archer
ee7496467b
4.8.7 test ( #2058 )
...
* fix: query extension id;App page change type invalid
* prettier
2024-07-16 16:55:12 +08:00
Archer
b5c98a4f63
Plugin runtime ( #2050 )
...
* feat: plugin run (#1950 )
* feat: plugin run
* fix
* ui
* fix
* change user input type
* fix
* fix
* temp
* split out plugin chat
* perf: chatbox
* perf: chatbox
* fix: plugin runtime (#2032 )
* fix: plugin runtime
* fix
* fix build
* fix build
* perf: chat send prompt
* perf: chat log ux
* perf: chatbox context and share page plugin runtime
* perf: plugin run time config
* fix: ts
* feat: doc
* perf: isPc check
* perf: variable input render
* feat: app search
* fix: response box height
* fix: phone ui
* perf: lock
* perf: plugin route
* fix: chat (#2049 )
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-07-15 22:50:48 +08:00
Zong
090c880860
feat(image): metadata support image mime type ( #2026 )
2024-07-14 23:25:16 +08:00
Archer
e2ae571d15
4.8.6 fix ( #1970 )
...
* fix: full text search match query
* perf: mongo schema import, Avoid duplicate import
* feat: mongo log store
* doc
* fix: sandbox outputs
* perf: desc color
* fix: node init
* perf code
* perf: chat header
2024-07-10 15:52:39 +08:00
Archer
5605f1a892
4.8.6 fix ( #1963 )
...
* feat: log store
* fix: full text search match query
* perf: mongo schema import, Avoid duplicate import
2024-07-05 17:37:42 +08:00
Archer
88d10451c9
perf: collection created response ( #1947 )
...
* perf: collection created response
* update openapi doc
* remove default collection
* perf: chat ui
* fix: system prompt concat
* perf: published check
* perf: update app
2024-07-05 10:27:38 +08:00
Zong
8a7bd689ae
fix(prompt): typo extra content ( #1942 )
...
* fix(prompt): typo extra content
* refactor(prompt): AIChat template
2024-07-04 19:08:26 +08:00
Archer
a9cdece341
4.8.6 merge ( #1943 )
...
* Dataset collection forbid (#1885 )
* perf: tool call support same id
* feat: collection forbid
* feat: collection forbid
* Inheritance Permission for apps (#1897 )
* feat: app schema define
chore: references of authapp
* feat: authApp method inheritance
* feat: create and update api
* feat: update
* feat: inheritance Permission controller for app.
* feat: abstract version of inheritPermission
* feat: ancestorId for apps
* chore: update app
* fix: inheritPermission abstract version
* feat: update folder defaultPermission
* feat: app update api
* chore: inheritance frontend
* chore: app list api
* feat: update defaultPermission in app deatil
* feat: backend api finished
* feat: app inheritance permission fe
* fix: app update defaultpermission causes collaborator miss
* fix: ts error
* chore: adjust the codes
* chore: i18n
chore: i18n
* chore: fe adjust and i18n
* chore: adjust the code
* feat: resume api;
chore: rewrite update api and inheritPermission methods
* chore: something
* chore: fe code adjusting
* feat: frontend adjusting
* chore: fe code adjusting
* chore: adjusting the code
* perf: fe loading
* format
* Inheritance fix (#1908 )
* fix: SlideCard
* fix: authapp did not return parent app for inheritance app
* fix: fe adjusting
* feat: fe adjusing
* perf: inherit per ux
* doc
* fix: ts errors (#1916 )
* perf: inherit permission
* fix: permission inherit
* Workflow type (#1938 )
* perf: workflow type
tmp workflow
perf: workflow type
feat: custom field config
* perf: dynamic input
* perf: node classify
* perf: node classify
* perf: node classify
* perf: node classify
* fix: workflow custom input
* feat: text editor and customFeedback move to basic nodes
* feat: community system plugin
* fix: ts
* feat: exprEval plugin
* perf: workflow type
* perf: plugin important
* fix: default templates
* perf: markdown hr css
* lock
* perf: fetch url
* perf: new plugin version
* fix: chat histories update
* fix: collection paths invalid
* perf: app card ui
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-07-04 17:42:09 +08:00
Zong
babf03c218
fix(prompt): typo template tag ( #1918 )
2024-07-04 14:53:46 +08:00
Archer
5c8c7fb9f2
4.8.5 test fix ( #1835 )
...
* faq
* perf: navbar name and fix dataset selector
* feat: app tag
* perf: icon
* fix: update workflow bug
* perf: dataset ui
* perf: menu
* fix: ts
* fix: auth file and app list ui
* app list
* app list
* perf: init api
* update per
* log level
2024-06-25 10:10:24 +08:00
Finley Ge
4a33e04a08
Dataset frontend style adjusting ( #1820 )
...
* feat: dataset controllers
feat: dataset schema
fix: add missing type to dataset schema
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: use new auth method
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: finish the dataset permission
fix: ts errors
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: adjust the code
* chore: adjust the code
* chore: dataset fe adjusting
* fix: double delete confirm
---------
Signed-off-by: FinleyGe <m13203533462@163.com >
2024-06-24 14:58:44 +08:00
Archer
a9ab9ebe8e
4.8.5 test ( #1825 )
...
* update model logo
* perf: hide list clb api
2024-06-24 09:29:54 +08:00
Archer
24596a6e21
4.8.5 test ( #1819 )
2024-06-21 18:32:05 +08:00
Archer
5cc01b8509
4.8.5 test ( #1805 )
...
* perf: revert tip
* feat: create copy app
* perf: file stream read
* perf: read directory over 100 files
* perf: index
* fix: team chat api error
* lock
* fix: i18n file
2024-06-21 10:09:00 +08:00
Finley Ge
980b4d3db5
Dataset Permission ( #1786 )
...
* feat: dataset controllers
feat: dataset schema
fix: add missing type to dataset schema
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: dataset list api
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: all dataset api
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: new auth dataset method
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: use new auth method in detail, paths.
feat: add new param defaultPermission to create api
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: app auth params
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: use new auth method
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: new auth collection and file method
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: dataset collection api new auth
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: create/*.ts auth
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: dataset auth
Signed-off-by: FinleyGe <m13203533462@163.com >
* fix: import paths
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: dataset collaborator
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: dataset frontend
feat: dataset list frontend
feat: dataset detail
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: finish the dataset permission
fix: ts errors
Signed-off-by: FinleyGe <m13203533462@163.com >
* fix: empty response of collection api
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: adjust the code
* chore: adjust the code
* chore: i18n
* fix: ts error
* fix: fe CollectionCard permission
---------
Signed-off-by: FinleyGe <m13203533462@163.com >
2024-06-20 20:52:03 +08:00
Archer
565bfc8486
Concat plugin to app ( #1799 )
2024-06-19 14:38:21 +08:00
Archer
d0085a23e6
4.8.4 ( #1746 )
2024-06-12 15:17:21 +08:00
Archer
bc6864c3dc
Feat: App folder and permission ( #1726 )
...
* app folder
* feat: app foldere
* fix: run app param error
* perf: select app ux
* perf: folder rerender
* fix: ts
* fix: parentId
* fix: permission
* perf: loading ux
* perf: per select ux
* perf: clb context
* perf: query extension tip
* fix: ts
* perf: app detail per
* perf: default per
2024-06-11 10:16:24 +08:00
Archer
b20d075d35
Updae theme and fix some bug ( #1711 )
2024-06-07 12:54:30 +08:00
Archer
19c8a06d51
Permission ( #1687 )
...
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-06-04 17:52:00 +08:00
Archer
a259d034b8
4.8.3 ( #1654 )
...
* Milvus (#1644 )
* feat: support regx
* 4.8.3 test and fix (#1648 )
* perf: version tip
* feat: sandbox support log
* fix: debug component render
* fix: share page header
* fix: input guide auth
* fix: iso viewport
* remove file
* fix: route url
* feat: add debug timout
* perf: reference select support trigger
* perf: session code
* perf: theme
* perf: load milvus
2024-06-01 09:26:11 +08:00
Archer
1e48922bc9
Context extract support value type ( #1620 )
...
* perf: chat box components
* perf: chatbox context
* feat: extract support value type
* workflow performance
* update doc
* feat: error response
* feat: error response
* oauth sort
* perf: logo
* fix: update laf account
* perf: team permission api
* update type
2024-05-28 23:33:05 +08:00
Archer
9639139b52
Sandbox ( #1610 ) ( #1611 )
2024-05-28 14:47:10 +08:00
Archer
9c7c74050b
Release update ( #1580 )
...
* release doc
* fix: reg metch
* perf: tool call arg
* fix: stream update variables
* remove status
* update prompt
* rename embeddong model
2024-05-24 11:07:03 +08:00
Archer
c4ce1236ea
perf: tool promot and reg slice;query extension prompt ( #1576 )
2024-05-23 15:14:22 +08:00
Archer
b1aafde7c9
4.8.1 test-fix ( #1561 )
2024-05-22 18:49:39 +08:00
Archer
a14a8ae627
perf: input guide ( #1558 )
2024-05-21 18:18:32 +08:00
Archer
fb368a581c
Perf input guide ( #1557 )
...
* perf: input guide code
* perf: input guide ui
* Chat input guide api
* Update app chat config store
* perf: app chat config field
* perf: app context
* perf: params
* fix: ts
* perf: filter private config
* perf: filter private config
* perf: import workflow
* perf: limit max tip amount
2024-05-21 17:52:04 +08:00
Archer
8e8ceb7439
Add request log and uncatch error tip. ( #1531 )
2024-05-20 10:31:44 +08:00
heheer
e35ce2caa0
feat: question guide ( #1508 )
...
* feat: question guide
* fix
* fix
* fix
* change interface
* fix
2024-05-19 17:34:16 +08:00
Archer
2f93dedfb6
Update permission ( #1522 )
...
* Permission (#1442 )
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* feat: add permission display in the team manager modal
* feat: add permission i18n
* feat: let team module acquire permission ablity
* feat: add ownerPermission property into metaData
* feat: team premission system
* feat: extract the resourcePermission from resource schemas
* fix: move enum definition to constant
* feat: auth member permission handler, invite user
* feat: permission manage
* feat: adjust the style
* feat: team card style
- add a new icon
* feat: team permission in guest mode
* chore: change the type
* chore: delete useless file
* chore: delete useless code
* feat: do not show owner in PermissionManage view
* chore: fix style
* fix: icon remove fill
* feat: adjust the codes
---------
Co-authored-by: Archer <545436317@qq.com >
* perf: permission modal
* lock
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-05-17 17:42:33 +08:00
Archer
67c52992d7
External dataset ( #1519 )
...
* perf: local file create collection
* rename middleware
* perf: remove code
* feat: next14
* feat: external file dataset
* collection tags field
* external file dataset doc
* fix: ts
2024-05-17 16:44:15 +08:00
Archer
c6d9b15897
External dataset ( #1497 )
...
* perf: read rawText and chunk code
* perf: read raw text
* perf: read rawtext
* perf: token count
* log
2024-05-16 11:47:53 +08:00
heheer
d5073f98ab
perf:change plugin version update position ( #1493 )
...
* perf:change plugin version update position
* use nodeversion
2024-05-15 17:06:49 +08:00
Archer
8386f707cd
Perf workflow ( #1492 )
...
* perf: handle edge check
* search model
* feat: plugin input can render all input; fix: plugin default value
* fix ts
* feat: plugin input support required
2024-05-15 16:17:43 +08:00
Archer
cd876251b7
External dataset ( #1485 )
...
* fix: revert version
* feat: external collection
* import context
* external ui
* doc
* fix: ts
* clear invalid data
* feat: rename sub name
* fix: node if else edge remove
* fix: init
* api size
* fix: if else node refresh
2024-05-15 10:19:51 +08:00
heheer
fb04889a31
feat: node version ( #1484 )
...
* feat: node version tip
* fix
* i18n
* init version
* fix ts
* fix ts
* fix ts
2024-05-14 23:26:03 +08:00
Archer
610ebded3b
Dir tree doc and move some code ( #1466 )
...
* tree doc and move some code
* fix: ts
2024-05-13 17:07:29 +08:00