Archer
a4db03a3b7
feat: session id ( #4817 )
...
* feat: session id
* feat: Add default index
2025-05-14 17:24:02 +08:00
Theresa
2d3117c5da
feat: update ESLint config with @typescript-eslint/consistent-type-imports ( #4746 )
...
* update: Add type
* fix: update import statement for NextApiRequest type
* fix: update imports to use type for LexicalEditor and EditorState
* Refactor imports to use 'import type' for type-only imports across multiple files
- Updated imports in various components and API files to use 'import type' for better clarity and to optimize TypeScript's type checking.
- Ensured consistent usage of type imports in files related to chat, dataset, workflow, and user management.
- Improved code readability and maintainability by distinguishing between value and type imports.
* refactor: remove old ESLint configuration and add new rules
- Deleted the old ESLint configuration file from the app project.
- Added a new ESLint configuration file with updated rules and settings.
- Changed imports to use type-only imports in various files for better clarity and performance.
- Updated TypeScript configuration to remove unnecessary options.
- Added an ESLint ignore file to exclude build and dependency directories from linting.
* fix: update imports to use 'import type' for type-only imports in schema files
2025-05-06 17:33:09 +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
3c97757e4d
4.8.19-feature ( #3636 )
...
* feat: sync org from wecom, pref: member list pagination (#3549 )
* feat: sync org
* chore: fe
* chore: loading
* chore: type
* pref: team member list change to pagination. Edit a sort of list apis.
* feat: member update avatar
* chore: user avatar move to tmb
* chore: init scripts move user avatar
* chore: sourceMember
* fix: list api sourceMember
* fix: member sync
* fix: pagination
* chore: adjust code
* chore: move changeOwner to pro
* chore: init v4819 script
* chore: adjust code
* chore: UserBox
* perf: scroll page code
* perf: list data
* docs:更新用户答疑 (#3576 )
* docs: add custom uid docs (#3572 )
* fix: pagination bug (#3577 )
* 4.8.19 test (#3584 )
* faet: dataset search filter
* fix: scroll page
* fix: collection list api old version (#3591 )
* fix: collection list api format
* fix: type error of addSourceMemeber
* fix: scroll fetch (#3592 )
* fix: yuque dataset file folder can enter (#3593 )
* perf: load members;perf: yuque load;fix: workflow llm params cannot close (#3594 )
* chat openapi doc
* feat: dataset openapi doc
* perf: load members
* perf: member load code
* perf: yuque load
* fix: workflow llm params cannot close
* fix: api dataset reference tag preview (#3600 )
* perf: doc
* feat: chat page config
* fix: http parse (#3634 )
* update doc
* fix: http parse
* fix code run node reset template (#3633 )
Co-authored-by: Archer <545436317@qq.com >
* docs:faq (#3627 )
* docs:faq
* docsFix
* perf: sleep plugin
* fix: selector
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
2025-01-20 19:42:33 +08:00
Archer
10d8c56e23
V4.8.18 feature ( #3565 )
...
* feat: org CRUD (#3380 )
* feat: add org schema
* feat: org manage UI
* feat: OrgInfoModal
* feat: org tree view
* feat: org management
* fix: init root org
* feat: org permission for app
* feat: org support for dataset
* fix: disable org role control
* styles: opt type signatures
* fix: remove unused permission
* feat: delete org collaborator
* perf: Team org ui (#3499 )
* perf: org ui
* perf: org ui
* feat: org auth for app & dataset (#3498 )
* feat: auth org resource permission
* feat: org auth support for app & dataset
* perf: org permission check (#3500 )
* i18n (#3501 )
* name
* i18n
* feat: support dataset changeOwner (#3483 )
* feat: support dataset changeOwner
* chore: update dataset change owner api
* feat: permission manage UI for org (#3503 )
* perf: password check;perf: image upload check;perf: sso login check (#3509 )
* perf: password check
* perf: image upload check
* perf: sso login check
* force show update notification modal & fix login page text (#3512 )
* fix login page English text
* update notification modal
* perf: notify account (#3515 )
* perf(plugin): improve searXNG empty result handling and documentation (#3507 )
* perf(plugin): improve searXNG empty result handling and documentation
* 修改了文档和代码部分无搜索的结果的反馈
* refactor: org pathId (#3516 )
* optimize payment process (#3517 )
* feat: support wecom sso (#3518 )
* feat: support wecom sso
* chore: remove unused wecom js-sdk dependency
* fix qrcode script (#3520 )
* fix qrcode script
* i18n
* perf: full text collection and search code;perf: rename function (#3519 )
* perf: full text collection and search code
* perf: rename function
* perf: notify modal
* remove invalid code
* perf: sso login
* perf: pay process
* 4.8.18 test (#3524 )
* perf: remove local token
* perf: index
* perf: file encoding;perf: leave team code;@c121914yu perf: full text search code (#3528 )
* perf: text encoding
* perf: leave team code
* perf: full text search code
* fix: http status
* perf: embedding search and vector avatar
* perf: async read file (#3531 )
* refactor: team permission manager (#3535 )
* perf: classify org, group and member
* refactor: team per manager
* fix: missing functions
* 4.8.18 test (#3543 )
* perf: login check
* doc
* perf: llm model config
* perf: team clb config
* fix: MemberModal UI (#3553 )
* fix: adapt MemberModal title and icon
* fix: adapt member modal
* fix: search input placeholder
* fix: add button text
* perf: org permission (#3556 )
* docs:用户答疑的官方文档补充 (#3540 )
* docs:用户答疑的官方文档补充
* 问题回答的内容修补
* share link random avatar (#3541 )
* share link random avatar
* fix
* delete unused code
* share page avatar (#3558 )
* feat: init 4818
* share page avatar
* feat: tmp upgrade code (#3559 )
* feat: tmp upgrade code
* fulltext search test
* update action
* full text tmp code (#3561 )
* full text tmp code
* fix: init
* fix: init
* remove tmp code
* remove tmp code
* 4818-alpha
* 4.8.18 test (#3562 )
* full text tmp code
* fix: init
* upgrade code
* account log
* account log
* perf: dockerfile
* upgrade code
* chore: update docs app template submission (#3564 )
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com >
2025-01-11 15:15:38 +08:00
Archer
b520988c64
V4.8.17 feature ( #3485 )
...
* feat: add third party account config (#3443 )
* temp
* editor workflow variable style
* add team to dispatch
* i18n
* delete console
* change openai account position
* fix
* fix
* fix
* fix
* fix
* 4.8.17 test (#3461 )
* perf: external provider config
* perf: ui
* feat: add template config (#3434 )
* change template position
* template config
* delete console
* delete
* fix
* fix
* perf: Mongo visutal field (#3464 )
* remve invalid code
* perf: team member visutal code
* perf: virtual search; perf: search test data
* fix: ts
* fix: image response headers
* perf: template code
* perf: auth layout;perf: auto save (#3472 )
* perf: auth layout
* perf: auto save
* perf: auto save
* fix: template guide display & http input support external variables (#3475 )
* fix: template guide display
* http editor support external workflow variables
* perf: auto save;fix: ifelse checker line break; (#3478 )
* perf: auto save
* perf: auto save
* fix: ifelse checker line break
* perf: doc
* perf: doc
* fix: update var type error
* 4.8.17 test (#3479 )
* perf: auto save
* perf: auto save
* perf: template code
* 4.8.17 test (#3480 )
* perf: auto save
* perf: auto save
* perf: model price model
* feat: add react memo
* perf: model provider filter
* fix: ts (#3481 )
* perf: auto save
* perf: auto save
* fix: ts
* simple app tool select (#3473 )
* workflow plugin userguide & simple tool ui
* simple tool filter
* reuse component
* change component to hook
* fix
* perf: too selector modal (#3484 )
* perf: auto save
* perf: auto save
* perf: markdown render
* perf: too selector
* fix: app version require tmbId
* perf: templates refresh
* perf: templates refresh
* hide auto save error tip
* perf: toolkit guide
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-12-27 20:05:12 +08:00
Archer
8aa6b53760
V4.8.14 dev ( #3234 )
...
* feat: rewrite chat context (#3176 )
* feat: add app auto execute (#3115 )
* feat: add app auto execute
* auto exec configtion
* chatting animation
* change icon
* fix
* fix
* fix link
* feat: add chat context to all chatbox
* perf: loading ui
---------
Co-authored-by: heheer <heheer@sealos.io >
* app auto exec (#3179 )
* add chat records loaded state (#3184 )
* perf: chat store reset storage (#3186 )
* perf: chat store reset storage
* perf: auto exec code
* chore: workflow ui (#3175 )
* chore: workflow ui
* fix
* change icon color config
* change popover to mymenu
* 4.8.14 test (#3189 )
* update doc
* fix: token check
* perf: icon button
* update doc
* feat: share page support configuration Whether to allow the original view (#3194 )
* update doc
* perf: fix index (#3206 )
* perf: i18n
* perf: Add service entry (#3226 )
* 4.8.14 test (#3228 )
* fix: ai log
* fix: text splitter
* fix: reference unselect & user form description & simple to advance (#3229 )
* fix: reference unselect & user form description & simple to advance
* change abort position
* perf
* perf: code (#3232 )
* perf: code
* update doc
* fix: create btn permission (#3233 )
* update doc
* fix: refresh chatbox listener
* perf: check invalid reference
* perf: check invalid reference
* update doc
* fix: ui props
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-11-26 12:02:58 +08:00
Archer
e9d52ada73
4.8.13 feature ( #3118 )
...
* chore(ui): login page & workflow page (#3046 )
* login page & number input & multirow select & llm select
* workflow
* adjust nodes
* New file upload (#3058 )
* feat: toolNode aiNode readFileNode adapt new version
* update docker-compose
* update tip
* feat: adapt new file version
* perf: file input
* fix: ts
* feat: add chat history time label (#3024 )
* feat:add chat and logs time
* feat: add chat history time label
* code perf
* code perf
---------
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com >
* add chatType (#3060 )
* pref: slow query of full text search (#3044 )
* Adapt findLast api;perf: markdown zh format. (#3066 )
* perf: context code
* fix: adapt findLast api
* perf: commercial plugin run error
* perf: markdown zh format
* perf: dockerfile proxy (#3067 )
* fix ui (#3065 )
* fix ui
* fix
* feat: support array reference multi-select (#3041 )
* feat: support array reference multi-select
* fix build
* fix
* fix loop multi-select
* adjust condition
* fix get value
* array and non-array conversion
* fix plugin input
* merge func
* feat: iframe code block;perf: workflow selector type (#3076 )
* feat: iframe code block
* perf: workflow selector type
* node pluginoutput check (#3074 )
* feat: View will move when workflow check error;fix: ui refresh error when continuous file upload (#3077 )
* fix: plugin output check
* fix: ui refresh error when continuous file upload
* feat: View will move when workflow check error
* add dispatch try catch (#3075 )
* perf: workflow context split (#3083 )
* perf: workflow context split
* perf: context
* 4.8.13 test (#3085 )
* perf: workflow node ui
* chat iframe url
* feat: support sub route config (#3071 )
* feat: support sub route config
* dockerfile
* fix upload
* delete unused code
* 4.8.13 test (#3087 )
* fix: image expired
* fix: datacard navbar ui
* perf: build action
* fix: workflow file upload refresh (#3088 )
* fix: http tool response (#3097 )
* loop node dynamic height (#3092 )
* loop node dynamic height
* fix
* fix
* feat: support push chat log (#3093 )
* feat: custom uid/metadata
* to: custom info
* fix: chat push latest
* feat: add chat log envs
* refactor: move timer to pushChatLog
* fix: using precise log
---------
Co-authored-by: Finley Ge <m13203533462@163.com >
* 4.8.13 test (#3098 )
* perf: loop node refresh
* rename context
* comment
* fix: ts
* perf: push chat log
* array reference check & node ui (#3100 )
* feat: loop start add index (#3101 )
* feat: loop start add index
* update doc
* 4.8.13 test (#3102 )
* fix: loop index;edge parent check
* perf: reference invalid check
* fix: ts
* fix: plugin select files and ai response check (#3104 )
* fix: plugin select files and ai response check
* perf: text editor selector;tool call tip;remove invalid image url;
* perf: select file
* perf: drop files
* feat: source id prefix env (#3103 )
* 4.8.13 test (#3106 )
* perf: select file
* perf: drop files
* perf: env template
* 4.8.13 test (#3107 )
* perf: select file
* perf: drop files
* fix: imple mode adapt files
* perf: push chat log (#3109 )
* fix: share page load title error (#3111 )
* 4.8.13 perf (#3112 )
* fix: share page load title error
* update file input doc
* perf: auto add file urls
* perf: auto ser loop node offset height
* 4.8.13 test (#3117 )
* perf: plugin
* updat eaction
* feat: add more share config (#3120 )
* feat: add more share config
* add i18n en
* fix: missing subroute (#3121 )
* perf: outlink config (#3128 )
* update action
* perf: outlink config
* fix: ts (#3129 )
* 更新 docSite 文档内容 (#3131 )
* fix: null pointer (#3130 )
* fix: null pointer
* perf: not input text
* update doc url
* perf: outlink default value (#3134 )
* update doc (#3136 )
* 4.8.13 test (#3137 )
* update doc
* perf: completions chat api
* Restore docSite content based on upstream/4.8.13-dev (#3138 )
* Restore docSite content based on upstream/4.8.13-dev
* 4813.md缺少更正
* update doc (#3141 )
---------
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com >
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com >
Co-authored-by: Finley Ge <m13203533462@163.com >
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com >
2024-11-13 11:29:53 +08:00
Archer
f89452acdd
Group role ( #2993 )
...
* feat: app/dataset support group (#2898 )
* pref: member-group (#2862 )
* feat: group list ordered by updateTime
* fix: transfer ownership of group when deleting member
* fix: i18n fix
* feat: can not set member as admin/owner when user is not active
* fix: GroupInfoModal hover input do not change color
* fix(fe): searchinput do not scroll
* feat: app collaborator with group, remove default permission
* feat: dataset collaborator with group, remove default permission
* chore(test): pref mock
* chore: remove useless code
* chore: adjust
* fix: add self as collaborator when creating folder
* fix(fe): folder manage menu do not show when user has write permission
only
* fix: dataset folder create
* feat: Add code comment
* Pref: app move (#2952 )
* perf: app schema
* doc
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-10-25 19:39:11 +08:00
Finley Ge
fe6c8897ce
fix: resource permission indexes ( #2890 )
2024-10-12 09:59:59 +08:00
Archer
3a4b4a866b
Team group ( #2864 )
...
* feat(member-group): Team (#2616 )
* feat: member-group schema define
* feat(fe): create group
* feat: add group edit modal
* feat(fe): add avatar group component
* feat: edit group
fix: permission select menu style
* feat: bio-mode support for select-member component
* fix: avatar group key unique
* feat: group manage
* feat: divide member into group and clbs
* feat: finish team permission
* chore: adjust
* fix: get clbs
* perf: groups code
* pref: member group for team (#2706 )
* chore: fe adjust
fix: remove the member from groups when removing from team
feat: change the groups avatar when updating the team's avatar
* chore: DefaultGroupName as a constant string ''
* fix: create default group when create team for root
* feat: comment
* feat: 4811 init
* pref: member group for team (#2732 )
* chore: default group name
* feat: get default group when get by tmbid
* feat(fe): adjust
* member ui
* fix: delete group (#2736 )
* perf: init4811
* pref: member group (#2818 )
* fix: update clb per then refetch clb list
* fix: calculate group permission
* feat(fe): group tag
* refactor(fe): team and group manage
* feat: manage group member
* feat: add group transfer owner modal
* feat: group manage member
* chore: adjust the file structure
* pref: member group
* chore: adjust fe style
* fix: ts error
* chore: fe adjust
* chore: fe adjust
* chore: adjust
* chore: adjust the code
* perf: i18n and schema name
* pref: member-group (#2862 )
* feat: group list ordered by updateTime
* fix: transfer ownership of group when deleting member
* fix: i18n fix
* feat: can not set member as admin/owner when user is not active
* fix: GroupInfoModal hover input do not change color
* fix(fe): searchinput do not scroll
* perf: team group ui
* doc
* remove enum
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-10-09 18:32:10 +08:00
Finley Ge
a1ae08f62b
perf: logs, auth root as super admin, etc ( #2615 )
...
* chore: usePagination hook type
* feat: chat log show outlinkuid or tmb avatar and name
* fix: ts error for pagination
* feat: auth root
2024-09-09 10:05:18 +08:00
Archer
3ba9c21828
4.8.9 test fix ( #2291 )
...
* perf: read file icon
* perf:icon
* fix: i18n
* perf: hide pro api
* perf: upload expired time
* perf: upload file frequency limit
* perf: upload file ux
* perf: input file tip
* perf: qa custom chunk size
* feat: dataset openapi
* fix: auth dataset list
* fix: openapi doc
* perf: zero temperature change to 0.01
* perf: read file prompt
* perf: read file prompt
* perf: free plan tip
* feat: cron job usage
2024-08-08 10:07:24 +08:00
Archer
e36d9d794f
File input ( #2270 )
...
* doc
* feat: file upload config
* perf: chat box file params
* feat: markdown show file
* feat: chat file store and clear
* perf: read file contentType
* feat: llm vision config
* feat: file url output
* perf: plugin error text
* perf: image load
* feat: ai chat document
* perf: file block ui
* feat: read file node
* feat: file read response field
* feat: simple mode support read files
* feat: tool call
* feat: read file histories
* perf: select file
* perf: select file config
* i18n
* i18n
* fix: ts; feat: tool response preview result
2024-08-06 10:00:22 +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
Archer
9aa6fd4904
4.8.5 perf app ui ( #1845 )
...
* list ui and layout
* rename token key
* app ui
* ssr
2024-06-25 19:37:28 +08:00
Archer
d0085a23e6
4.8.4 ( #1746 )
2024-06-12 15:17:21 +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
b1aafde7c9
4.8.1 test-fix ( #1561 )
2024-05-22 18:49:39 +08:00
Archer
439c819ff1
4.8 preview ( #1288 )
...
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* Newflow (#89 )
* docs: Add doc for Xinference (#1266 )
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* rename code
* move code
* update flow
* input type selector
* perf: workflow runtime
* feat: node adapt newflow
* feat: adapt plugin
* feat: 360 connection
* check workflow
* perf: flow 性能
* change plugin input type (#81 )
* change plugin input type
* plugin label mode
* perf: nodecard
* debug
* perf: debug ui
* connection ui
* change workflow ui (#82 )
* feat: workflow debug
* adapt openAPI for new workflow (#83 )
* adapt openAPI for new workflow
* i18n
* perf: plugin debug
* plugin input ui
* delete
* perf: global variable select
* fix rebase
* perf: workflow performance
* feat: input render type icon
* input icon
* adapt flow (#84 )
* adapt newflow
* temp
* temp
* fix
* feat: app schedule trigger
* feat: app schedule trigger
* perf: schedule ui
* feat: ioslatevm run js code
* perf: workflow varialbe table ui
* feat: adapt simple mode
* feat: adapt input params
* output
* feat: adapt tamplate
* fix: ts
* add if-else module (#86 )
* perf: worker
* if else node
* perf: tiktoken worker
* fix: ts
* perf: tiktoken
* fix if-else node (#87 )
* fix if-else node
* type
* fix
* perf: audio render
* perf: Parallel worker
* log
* perf: if else node
* adapt plugin
* prompt
* perf: reference ui
* reference ui
* handle ux
* template ui and plugin tool
* adapt v1 workflow
* adapt v1 workflow completions
* perf: time variables
* feat: workflow keyboard shortcuts
* adapt v1 workflow
* update workflow example doc (#88 )
* fix: simple mode select tool
---------
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
* doc
* perf: extract node
* extra node field
* update plugin version
* doc
* variable
* change doc & fix prompt editor (#90 )
* fold workflow code
* value type label
---------
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: Carson Yang <yangchuansheng33@gmail.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-25 17:51:20 +08:00
Archer
064c64e74c
V4.6.9-first commit ( #899 )
...
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20 )
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22 )
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* sub plan page (#23 )
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
* feat 新增套餐详情弹窗代码 (#24 )
* merge 合并代码
* fix 新增套餐详情弹框
* fix 修复pr问题
* feat: change http node input to prompt editor (#21 )
* feat: change http node input to prompt editor
* fix
* split PromptEditor to HttpInput
* Team plans (#25 )
* perf: pay check
* perf: team plan test
* plan limit check
* replace sensitive text
* perf: fix some null
* collection null check
* perf: plans modal
* perf: http module
* pacakge (#26 )
* individuation page and pay modal amount (#27 )
* feat: individuation page
* team chat config
* pay modal
* plan count and replace invalid chars (#29 )
* fix: user oneapi
* fix: training queue
* fix: qa queue
* perf: remove space chars
* replace invalid chars
* change httpinput dropdown menu (#28 )
* perf: http
* reseet free plan
* perf: plan code to packages
* remove llm config to package
* perf: code
* perf: faq
* fix: get team plan
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-28 13:19:15 +08:00
Archer
fd9b6291af
Revert "sub plan page ( #885 )" ( #886 )
...
This reverts commit 443ad37b6a
.
2024-02-23 17:48:15 +08:00
Archer
443ad37b6a
sub plan page ( #885 )
...
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20 )
* perf: doc
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
---------
Co-authored-by: archer <545436317@qq.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22 )
* feat 添加标签部分
feat 信息团队标签配置
feat 新增团队同步管理
feat team分享页面
feat 完成team分享页面
feat 实现模糊搜索
style 格式化
fix 修复迷糊匹配
style 样式修改
fix 团队标签功能修复
* fix 修复鉴权功能
* merge 合并代码
* fix 修复引用错误
* fix 修复pr问题
* fix 修复ts格式问题
* feat 修改个人账号页
---------
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
* fix chunk index; error page text
* feat: dataset process Integral prediction
* feat: stand plan field
* feat: sub plan limit
* perf: index
* query extension
* perf: share link push app name
* perf: plan point unit
* perf: get sub plan
* perf: account page
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com >
2024-02-23 17:47:34 +08:00
Archer
34602b25df
4.6.8-alpha ( #804 )
...
* perf: redirect request and err log replace
perf: dataset openapi
feat: session
fix: retry input error
feat: 468 doc
sub page
feat: standard sub
perf: rerank tip
perf: rerank tip
perf: api sdk
perf: openapi
sub plan
perf: sub ui
fix: ts
* perf: init log
* fix: variable select
* sub page
* icon
* perf: llm model config
* perf: menu ux
* perf: system store
* perf: publish app name
* fix: init data
* perf: flow edit ux
* fix: value type format and ux
* fix prompt editor default value (#13 )
* fix prompt editor default value
* fix prompt editor update when not focus
* add key with variable
---------
Co-authored-by: Archer <545436317@qq.com >
* fix: value type
* doc
* i18n
* import path
* home page
* perf: mongo session running
* fix: ts
* perf: use toast
* perf: flow edit
* perf: sse response
* slider ui
* fetch error
* fix prompt editor rerender when not focus by key defaultvalue (#14 )
* perf: prompt editor
* feat: dataset search concat
* perf: doc
* fix:ts
* perf: doc
* fix json editor onblur value (#15 )
* faq
* vector model default config
* ipv6
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-02-01 21:57:41 +08:00
Archer
aab6ee51eb
V4.6.7-production ( #759 )
2024-01-22 13:48:55 +08:00
Archer
759a2330e6
V4.6.6-1 ( #656 )
2023-12-27 11:07:39 +08:00
Archer
84cf6b5658
v4.6.4 ( #585 )
...
* perf: md format
* add systemConfig schema (#2 )
* fix: markdown
* fix: root
* fix: root
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2023-12-08 16:33:15 +08:00
angular-moon
54d52d8d25
fixed: Adjust the api authentication sequence to preferentially process authentication to avoid incorrect authentication caused by cookies ( #572 )
2023-12-07 18:19:18 +08:00
Archer
a74e1d7166
v4.6.2 ( #523 )
2023-11-28 19:28:46 +08:00
Archer
8bb5588305
v4.6 -1 ( #459 )
2023-11-09 09:46:57 +08:00