Archer
|
c614f8b9ca
|
Perf: i18n change and captcha code. (#2625)
* perf: send captcha check
* perf: back router
* perf: i18n init
* perf: ui
* i18n
* perf: ui duration
|
2024-09-05 23:01:12 +08:00 |
|
Archer
|
3671e55001
|
4.8.10 test (#2618)
* perf: menu arrow ui
* perf: http node placeholder
* perf: http node form input
* perf: chatBox performance
|
2024-09-05 11:49:13 +08:00 |
|
Archer
|
2ef98c24be
|
4.8.10 test (#2578)
* fix: auth error
* perf: refresh members
* fix: variable run
* fix: runtime check
* fix: dataset info show
|
2024-08-30 10:27:07 +08:00 |
|
Archer
|
52cbfeace3
|
feat: custom read file service (#2548)
|
2024-08-28 11:35:06 +08:00 |
|
Archer
|
c9bb39d802
|
4.8.10 test (#2539)
* fix: i18n
* fix: null value
* fix: workflow refresh variables
* perf: copy data
* doc
* perf: run app code
* perf: variable store
* update doc
* perf: pay ui
* fix: log header ui
* fix: log header ui
|
2024-08-27 19:48:42 +08:00 |
|
Archer
|
450167c951
|
App run node update (#2542)
* feat(workflow): allow apps to be invoked like plugins (#2521)
* feat(workflow): allow apps to be invoked like plugins
* fix type
* Encapsulate SSE response methods (#2530)
* perf: sse response fn
* perf: sse response
* fix: ts
* perf: not ssl copy
* perf: myselect auto scroll
* perf: run app code
* fix: app plugin (#2538)
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2024-08-27 16:43:19 +08:00 |
|
Archer
|
fdeb1590d7
|
User select node (#2397)
* feat: add user select node (#2300)
* feat: add user select node
* fix
* type
* fix
* fix
* fix
* perf: user select code
* perf: user select histories
* perf: i18n
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2024-08-15 12:27:04 +08:00 |
|
Archer
|
d682a8252f
|
4.8.9 test (#2299)
* perf: read file prompt
* perf: read file prompt
* perf: free plan tip
* feat: cron job usage
* perf: app templates
* perf: get llm model by name
* feat: support outlink upload file
* fix: upload limit
|
2024-08-08 17:45:15 +08:00 |
|
Archer
|
96ebec9809
|
Fix navbar (#2273)
* fix: phone navbar cannot scroll; fix: file uplaod process error
* perf: select repeat file
|
2024-08-06 11:49:52 +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 |
|
papapatrick
|
10dcdb5491
|
I18n Translations (#2267)
* rebase
* i18n-1
* add error info i18n
* fix
* fix
* refactor: 删除error.json
* delete useI18n
|
2024-08-05 18:42:21 +08:00 |
|
Archer
|
f452554663
|
fix: markdown echarts (#2101)
* fix: markdown echarts
* perf: packages
|
2024-07-22 10:10:32 +08:00 |
|
jingyang
|
57ff38e16f
|
feat: Optimize i18n keys and remove unused keys, supporting static files in I18nT (#2092)
* feat: packages web i18n
* delete file
* feat:i18n add i18nT
* handle keys
* delete unusedKeys
* fix build
* update dev.md
|
2024-07-19 16:28:07 +08:00 |
|
jingyang
|
982325d066
|
fix i18next.d.ts (#2064)
* fix i18next.d.ts
* feat: packages web i18n
* delete file
|
2024-07-17 15:27:51 +08:00 |
|
jingyang
|
fc96bb99cc
|
feat: optimize i18n implementation for better localization (#2062)
* feat: optimize i18n implementation for better localization
* delete i18n-ally-custom-framework.yml
* update common key
|
2024-07-16 17:56:27 +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 |
|
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
|
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 |
|
Archer
|
565bfc8486
|
Concat plugin to app (#1799)
|
2024-06-19 14:38: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
|
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
|
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
|
b1aafde7c9
|
4.8.1 test-fix (#1561)
|
2024-05-22 18:49:39 +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 |
|
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 |
|
Archer
|
ee8cb0915e
|
i18n (#1444)
* adapt not input type
* adapt not input type
* file i18n
* publish i18n
* translate
* i18n
|
2024-05-11 00:21:01 +08:00 |
|
Archer
|
26f4c92124
|
Perf: i18n ns (#1441)
* i18n
* fix: handle
|
2024-05-10 18:41:41 +08:00 |
|
heheer
|
8863337606
|
fix: reference input of updateVariable node (#1367)
* fix: reference input of updateVariable node
* fix
|
2024-05-06 13:51:15 +08:00 |
|
heheer
|
59bd2a47b6
|
feat: add update variable node (#1362)
* feat: add variable update node
* fix
* fix
* change component quote
|
2024-05-06 12:20:29 +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 |
|
Cheer
|
5ca4049757
|
feat: 增加自定义 meta description; (#1246)
* feat: 增加自定义 meta description;
* fix: 环境变量使用错误;
---------
Co-authored-by: junshun.mq <junshun.mq@alibaba-inc.com>
|
2024-04-28 18:31:47 +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
|
bc0ac6d26b
|
Fix: websync doc and export dataset ux (#1225)
* Revert "lafAccount add pat & re request when token invalid (#76)" (#77)
This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be.
* perf: workflow ux
* system config
* perf: export data
* doc
* update doc
* fix: whisper
|
2024-04-18 12:03:30 +08:00 |
|
Archer
|
c314312a57
|
4.7.1 production (#1173)
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-04-11 16:30:17 +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
|
1fbc407ecf
|
4.7.1-alpha2 (#1153)
Co-authored-by: UUUUnotfound <31206589+UUUUnotfound@users.noreply.github.com>
Co-authored-by: Hexiao Zhang <731931282qq@gmail.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-04-08 21:17:33 +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
|
21288d1736
|
Feat: pptx and xlsx loader (#1118)
* perf: plan tip
* perf: upload size controller
* feat: add image ttl index
* feat: new upload file ux
* remove file
* feat: support read pptx
* feat: support xlsx
* fix: rerank docker flie
|
2024-04-01 19:01:26 +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
|
9d27de154b
|
4.7-alpha2 (#1027)
* feat: stop toolCall and rename some field. (#46)
* perf: node delete tip;pay tip
* fix: toolCall cannot save child answer
* feat: stop tool
* fix: team modal
* fix feckbackMoal auth bug (#47)
* 简单的支持提示词运行tool。优化workflow模板 (#49)
* remove templates
* fix: request body undefined
* feat: prompt tool run
* feat: workflow tamplates modal
* perf: plugin start
* 4.7 (#50)
* fix docker-compose download url (#994)
original code is a bad url with '404 NOT FOUND' return.
fix docker-compose download url, add 'v' before docker-compose version
* Update ai_settings.md (#1000)
* Update configuration.md
* Update configuration.md
* Fix history in classifyQuestion and extract modules (#1012)
* Fix history in classifyQuestion and extract modules
* Add chatValue2RuntimePrompt import and update text formatting
* flow controller to packages
* fix: rerank select
* modal ui
* perf: modal code path
* point not sufficient
* feat: http url support variable
* fix http key
* perf: prompt
* perf: ai setting modal
* simple edit ui
---------
Co-authored-by: entorick <entorick11@qq.com>
Co-authored-by: liujianglc <liujianglc@163.com>
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com>
* fix team share redirect to login (#51)
* feat: support openapi import plugins (#48)
* feat: support openapi import plugins
* feat: import from url
* fix: add body params parse
* fix build
* fix
* fix
* fix
* tool box ui (#52)
* fix: training queue
* feat: simple edit tool select
* perf: simple edit dataset prompt
* fix: chatbox tool ux
* feat: quote prompt module
* perf: plugin tools sign
* perf: model avatar
* tool selector ui
* feat: max histories
* perf: http plugin import (#53)
* perf: plugin http import
* chatBox ui
* perf: name
* fix: Node template card (#54)
* fix: ts
* setting modal
* package
* package
* feat: add plugins search (#57)
* feat: add plugins search
* perf: change http plugin header input
* Yjl (#56)
* perf: prompt tool call
* perf: chat box ux
* doc
* doc
* price tip
* perf: tool selector
* ui'
* fix: vector queue
* fix: empty tool and empty response
* fix: empty msg
* perf: pg index
* perf: ui tip
* doc
* tool tip
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com>
Co-authored-by: entorick <entorick11@qq.com>
Co-authored-by: liujianglc <liujianglc@163.com>
Co-authored-by: Fengrui Liu <liufengrui.work@bytedance.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-03-21 13:32: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 443ad37b6a2631ed51367a5c2231796987dea7bc.
|
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
|
91bcf8c53e
|
4.6.8 supplement (#831)
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-02-15 12:26:02 +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
|
2c6dbe13d9
|
fix: retry input and whisper (#785)
|
2024-01-25 15:41:29 +08:00 |
|