Commit Graph

3028 Commits

Author SHA1 Message Date
yhjun1026
3f729bfbd8 Merge branch 'dbgpts_hub_dev' of https://github.com/eosphoros-ai/DB-GPT into dbgpts_hub_dev 2024-08-26 13:57:58 +08:00
lhwan
e1a5d2b9bb Merge branch 'feat/dev-0.6-web' into dbgpts_hub_dev 2024-08-26 11:03:35 +08:00
lhwan
ed6037f398 feat: dbgpts install&uninstall params change 2024-08-26 11:03:12 +08:00
yhjun1026
1de030229c Merge branch 'dbgpts_hub_dev' of https://github.com/eosphoros-ai/DB-GPT into dbgpts_hub_dev 2024-08-26 10:14:44 +08:00
lhwan
9d22c6fd2d Merge branch 'feat/dev-0.6-web' into dbgpts_hub_dev 2024-08-26 10:05:35 +08:00
lhwan
77e56d9fe7 feat: type style change 2024-08-26 09:58:33 +08:00
lhwan
7ebb2dfb2d feat: add dbgpts community 2024-08-26 09:34:01 +08:00
yhjun1026
c64621a2a0 feat(dbgpts): dbgpts module add 2024-08-23 18:00:00 +08:00
lhwan
c1e64e88ea feat: flowCard logo style changed 2024-08-23 15:42:27 +08:00
lhwan
8dc6f45e2a feat: formDialog style changed 2024-08-23 15:30:02 +08:00
lhwan
89ce2d9681 feat: isFileDb Import path modification 2024-08-23 15:26:39 +08:00
lhwan
977a8e8d99 feat: content sroll to end 2024-08-23 15:19:50 +08:00
yhjun1026
2543126555 feat(dbgpts): dbgpts module add 2024-08-23 15:07:35 +08:00
yhjun1026
276bc4ba31 Merge branch 'refs/heads/main' into dbgpts_hub_dev
# Conflicts:
#	dbgpt/app/initialization/serve_initialization.py
2024-08-23 15:05:35 +08:00
yhjun1026
8c1521c09b feat(dbgpts): dbgpts module add 2024-08-23 14:58:09 +08:00
Fangyin Cheng
9502251c08 feat(core): AWEL flow 2.0 backend code (#1879)
Co-authored-by: yhjun1026 <460342015@qq.com>
2024-08-23 14:57:54 +08:00
yhjun1026
2ccedaee6e feat(dbgpts): dbgpts module add 2024-08-23 14:48:05 +08:00
Dreammy23
71d065b972 feat: Remove unused code for agent, models, and knowledge chunk pages (#1873) 2024-08-23 11:22:25 +08:00
谨欣
8e66472f77 feat: Remove unused code for agent, models, and knowledge chunk pages 2024-08-23 11:20:20 +08:00
谨欣
adb6da0952 feat: Update copy button and delete button translations in flow component 2024-08-23 02:11:36 +08:00
谨欣
5556cca553 feat: Update copy button translations in chat component 2024-08-23 01:53:14 +08:00
谨欣
0101e410f5 feat: Update tooltip title for copy button in chat completion component 2024-08-23 01:48:09 +08:00
谨欣
1918c76f0c feat: Update flow translations for Chinese and English locales 2024-08-23 01:37:42 +08:00
谨欣
904fe28b64 Merge branch 'feat/sprint-web-flow' into dev-0.6 2024-08-23 01:24:43 +08:00
Dreammy23
bef46d8405 feat: add support for importing and exporting flows (#1869)
# Description

- Add new components for importing and exporting flows: ImportFlowModal
and ExportFlowModal.
- Update the necessary API functions in request.ts to handle flow import
and export.
- Update i18n.ts to include success messages for flow export and import.
- Improve error handling and display appropriate messages in case of
failures.
2024-08-23 00:49:33 +08:00
谨欣
c052a69c4c feat: Add support for importing and exporting flows
- Add new components for importing and exporting flows: ImportFlowModal and ExportFlowModal.
- Update the necessary API functions in request.ts to handle flow import and export.
- Update i18n.ts to include success messages for flow export and import.
- Improve error handling and display appropriate messages in case of failures.
2024-08-23 00:47:04 +08:00
Dreammy23
4848647895 feat: update getFlows API function to support pagination (#1868) 2024-08-22 22:22:32 +08:00
谨欣
c7173fbae0 feat: Update getFlows API function to support pagination
- Modify the getFlows API function in the request.ts file to accept optional parameters for page number and page size.
- Update the implementation of the getFlows function to include the page and page_size parameters in the API request.
- This change allows for paginated retrieval of flows from the server, improving the performance and user experience when working with a large number of flows.
2024-08-22 22:13:30 +08:00
yhjun1026
9b14e78c29 feat(app): fix sqlite app add bug 2024-08-22 19:30:25 +08:00
yhjun1026
1133ec170d feat(dbgpts): new dgpts serve module 2024-08-22 18:38:37 +08:00
Fangyin Cheng
6507aef33e feat(core): Support AWEL more upload examples 2024-08-22 14:55:11 +08:00
谨欣
d9fe810420 feat: Update console log messages in CanvasNode component 2024-08-22 12:14:02 +08:00
Fangyin Cheng
3d8e6e4d50 chore: Modify database key 2024-08-22 12:09:41 +08:00
Fangyin Cheng
de702ef8e6 feat(core): Support dag scope variables 2024-08-22 11:50:03 +08:00
Fangyin Cheng
1c7a6c9122 feat(core): Add code editor for UI component 2024-08-22 11:50:03 +08:00
Fangyin Cheng
85369a55a7 feat(core): Add multi-instance config 2024-08-22 11:50:03 +08:00
Fangyin Cheng
354a8ac3aa fix(core): Fix upload ui component attr error 2024-08-22 11:50:03 +08:00
Fangyin Cheng
44a14455a2 chore: Merge latest code 2024-08-22 11:50:01 +08:00
Fangyin Cheng
6442920c63 chore: Merge latest code 2024-08-22 11:37:38 +08:00
Fangyin Cheng
4f2c56d821 feat(core): Add debug and export/import for AWEL flow 2024-08-22 11:33:48 +08:00
Fangyin Cheng
25f6d8aab5 chore: Merge latest code 2024-08-22 11:33:39 +08:00
Fangyin Cheng
d4f1afc55f feat(core): Support dag scope variables 2024-08-22 11:31:23 +08:00
Fangyin Cheng
66756ea442 feat(core): Support complex variables parsing 2024-08-22 11:30:23 +08:00
Fangyin Cheng
22c3d73fe7 feat(core): Support dag scope variables 2024-08-22 11:28:40 +08:00
Fangyin Cheng
97b57fb071 feat(core): Support refresh for AWEL flow 2024-08-22 11:24:13 +08:00
Fangyin Cheng
d6477da379 feat: Add flow2.0 examples 2024-08-22 11:24:13 +08:00
Fangyin Cheng
8372b13c36 feat(core): Add UI component for AWEL flow 2024-08-22 11:24:13 +08:00
lhwan
3a32344380 feat: web update (#1860)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: yhjun1026 <460342015@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
2024-08-22 11:05:18 +08:00
Dreammy23
fc4c5ee58d refactor: fix import typo in node-renderer/index.ts (#1861) 2024-08-21 22:13:01 +08:00
谨欣
3997754f81 feat: remove defaultValue prop from renderUpload component 2024-08-21 22:03:12 +08:00