Archer
5fab3734fa
Invoice ( #2435 )
...
* feat: invoice (#2293 )
* feat: default voice header
* add i18n
* refactor: 优化代码
* feat: 用户开票
* refactor: 代码优化&&样式联调 (#2384 )
* Feat: invoice upload (#2424 )
* refactor: 验收问题&&样式调整
* feat: 文件上传
* 小调整
* perf: invoice ui
---------
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com >
2024-08-19 17:44:48 +08:00
Finley Ge
9b74437417
fix(publish): generate correct chat history and usage ( #2412 )
2024-08-16 15:59:17 +08:00
Finley Ge
f8b8fcc172
feat(publish): Wechat OffiAccount ( #2386 )
...
* feat: OffiAccount fe
* feat: offiaccount
* fix: wecom requires AES key
* fix: OffiAccountEditModal
* chore: change wechat svg icon
* chore: add offiaccount svg
* chore: hide unimplemented wecom entries
2024-08-15 12:06:13 +08:00
Archer
0f3418daf5
Publish app - feishu and wecom ( #2375 )
...
* feat(app publish): feishu bot (#2290 )
* feat: feishu publish channel fe
* feat: enable feishu fe,
feat: feishu token api
* feat: feishu bot
* chore: extract saveChat from projects/app
* chore: remove debug log output
* feat: Basic Info
* chore: feishu bot fe adjusting
* feat: feishu bot docs
* feat: new tmpData collection for all tmpdata
* chore: compress the image
* perf: feishu config
* feat: source name
* perf: text desc
* perf: load system plugins
* perf: chat source
* feat(publish): Wecom bot (#2343 )
* chore: Wecom Config
* feat(fe): wecom config fe
* feat: wecom fe
* chore: uses the newest editmodal
* feat: update png; adjust the fe
* chore: adjust fe
* perf: publish app ui
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-08-13 21:52: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
56f6e69bc7
System inform ( #2263 )
...
* feat: Bind Notification Pipe (#2229 )
* chore: account page add bind notification modal
* feat: timerlock schema and type
* feat(fe): bind notification method modal
* chore: fe adjust
* feat: clean useless code
* fix: cron lock
* chore: adjust the code
* chore: rename api
* chore: remove unused code
* chore: fe adjust
* perf: bind inform ux
* fix: time ts
* chore: notification (#2251 )
* perf: send message code
* perf: sub schema index
* fix: timezone plugin
* fix: format
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-08-05 00:29:14 +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
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
Finley Ge
c6f682310c
fix resource permission schema ( #2116 )
...
* fix: resource permission schema
* fix: ResorceType
2024-07-22 17:27:48 +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
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
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
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
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
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
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
80a84a5733
Change embedding ( #1463 )
...
* rebuild embedding queue
* dataset menu
* feat: rebuild data api
* feat: ui change embedding model
* dataset ui
* feat: rebuild index ui
* rename collection
2024-05-13 14:51:42 +08:00
Archer
a0c1320d47
4.8-preview fix ( #1324 )
...
* feishu app release (#85 )
* Revert "lafAccount add pat & re request when token invalid (#76 )" (#77 )
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* feat: feishu app release
* chore: sovle the conflicts files; fix the feishu entry
* fix: rename Feishu interface to FeishuType
* fix: fix type problem in app.ts
* fix: type problem
* fix: style problem
---------
Co-authored-by: Archer <545436317@qq.com >
* perf: publish channel code
* change system variable position (#94 )
* perf: workflow context
* perf: variable select
* hide publish
* perf: simple edit auto refresh
* perf: simple edit data refresh
* fix: target handle
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-29 11:13:10 +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
2991c07467
Fix share page whisper auth ( #1161 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-09 21:38:47 +08:00
Archer
8a46372418
4.7.1-alpha ( #1120 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-04-03 18:14:09 +08:00
Archer
6b7b03c245
4.7 doc update ( #1068 )
...
* fix: plugin update
* feat: get current time plugin
* fix: ts
* perf: select app ux
* fix: ts
* perf: max w
* move code
* perf: inform tip
* fix: inform
* doc
* fix: tool handle
* perf: tmp file store
* doc
* fix: message file selector
* feat: doc
* perf: switch trigger
* doc
* fix: openapi import
* rount the number
* parse openapi schema
* fix empty line after variables (#64 )
* doc image
* image size
* doc
* doc
* catch error
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-27 12:50:07 +08:00
Archer
911512b36d
4.7-production ( #1053 )
...
* 4.7-alpha3 (#62 )
* doc
* Optimize possible null Pointers and parts of Ux
* fix: mulity index training error
* feat: doc and rename question guide
* fix ios speech input (#59 )
* fix: prompt editor variables nowrap (#61 )
* change openapi import in http module with curl import (#60 )
* chore(ui): dataset import modal ui (#58 )
* chore(ui): dataset import modal ui
* use component
* fix height
* 4.7 (#63 )
* fix: claude3 image type verification failed (#1038 ) (#1040 )
* perf: curl import modal
* doc img
* perf: adapt cohere rerank
* perf: code
* perf: input style
* doc
---------
Co-authored-by: xiaotian <dimsky@163.com >
* fix: ts
* docker deploy
* perf: prompt call
* doc
* ts
* finish ui
* perf: outlink detail ux
* perf: user schema
* fix: plugin update
* feat: get current time plugin
* fix: ts
* perf: fetch anamation
* perf: mark ux
* doc
* perf: select app ux
* fix: split text custom string conflict
* peref: inform readed
* doc
* memo flow component
* perf: version
* faq
* feat: flow max runtimes
* feat: similarity tip
* feat: auto detect file encoding
* Supports asymmetric vector model
* fix: ts
* perf: max w
* move code
* perf: hide whisper
* fix: ts
* feat: system msg modal
* perf: catch error
* perf: inform tip
* fix: inform
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
Co-authored-by: xiaotian <dimsky@163.com >
2024-03-26 12:09:31 +08:00
Archer
9501c3f3a1
V4.7-alpha ( #985 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-13 10:50:02 +08:00
Archer
4d66e0f828
4.6.9-production ( #952 )
...
* move components to web package (#37 )
* move components
* fix
* fix: cq connection
* fix pagination (#41 )
* doc
* openapi config
* fix team share app lose (#42 )
* fix: ts
* doc
* doc
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com >
2024-03-08 13:33:45 +08:00
Archer
42a8184ea0
v4.6.9-alpha ( #918 )
...
Co-authored-by: Mufei <327958099@qq.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-03-04 00:05:25 +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
379673cae1
fix colection create api ( #766 )
...
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-23 09:01:24 +08:00
Archer
c031e6dcc9
4.6.7-alpha commit ( #743 )
...
Co-authored-by: Archer <545436317@qq.com >
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-19 11:17:28 +08:00
Archer
006ad17c6a
4.6.7 first pr ( #726 )
2024-01-10 23:35:04 +08:00
Archer
84cc4baf21
Commercial baseurl ( #697 )
2024-01-06 10:36:31 +08:00
Archer
828829011a
feat: Text check before synchronization ( #689 )
...
* fix: icon
* fix: web selector
* fix: web selector
* perf: link sync
* dev doc
* chomd doc
* perf: git intro
* 466 intro
* intro img
* add json editor (#5 )
* team limit
* websync limit
* json editor
* text editor
* perf: search test
* change cq value type
* doc
* intro img
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-01-04 23:19:24 +08:00
Archer
9ccfda47b7
V4.6.6-2 ( #673 )
2023-12-31 14:12:51 +08:00
Archer
d2d7eac9e0
4.6.4 ( #588 )
2023-12-11 15:12:14 +08:00
Archer
e01c38efe0
4.6.4-alpha ( #569 )
2023-12-07 13:43:08 +08:00
Archer
a9ae270335
4.6.3-website dataset ( #532 )
2023-12-03 20:45:57 +08:00
Archer
9cb4280a16
v4.6.2-alpah ( #511 )
2023-11-24 15:29:43 +08:00
Archer
cd3acb44ab
v4.6-4 ( #473 )
2023-11-15 21:35:50 +08:00
Archer
bfd8be5df0
v4.6-3 ( #471 )
2023-11-15 11:36:25 +08:00
Archer
8bb5588305
v4.6 -1 ( #459 )
2023-11-09 09:46:57 +08:00
Archer
661ee79943
fix: CQ module output ( #445 )
2023-10-30 16:45:36 +08:00
Archer
60ee160131
v4.5.2 ( #439 )
2023-10-30 13:26:42 +08:00
Archer
a3534407bf
v4.5.1 ( #417 )
2023-10-22 23:54:04 +08:00