Commit Graph

2904 Commits

Author SHA1 Message Date
谨欣
9796bf9a9d style: delete redundant font styles 2024-08-15 00:32:31 +08:00
谨欣
b8538c72fc fix: fixed the issue of incorrect background color of canvas node in dark mode 2024-08-15 00:25:42 +08:00
Dreammy23
a07676ef87 feat: update style of canvas node (#1829) 2024-08-14 23:57:45 +08:00
谨欣
f8c786e223 feat: update style of canvas node 2024-08-14 23:54:47 +08:00
Dreammy23
7c5a67be88 fix: fixed the issue where the datePicker component was not effective (#1821) 2024-08-13 17:22:16 +08:00
谨欣
6290666a37 fix: Fixed the issue where the date selection component was not effective 2024-08-13 17:11:26 +08:00
谨欣
dfb13f4d3f style: update readme 2024-08-13 15:28:15 +08:00
Dreammy23
0b102c22a5 feat: add atom components to flow(select、input、checkbox、dataPicker) (#1818) 2024-08-13 15:02:27 +08:00
谨欣
9808af3fa2 feat: optimize code 2024-08-13 14:55:44 +08:00
谨欣
0d76c0ed8f Merge branch 'feat/sprint-web-flow' into feat/atom-component 2024-08-13 14:54:28 +08:00
Dreammy23
3225a97f12 style: optimize code of flow (#1817) 2024-08-13 11:19:35 +08:00
谨欣
baa169176f style: optimize code of flow 2024-08-13 11:12:55 +08:00
Dreammy23
be7efede11 feat: add atom component to flow(textArea、treeSelect、timePiceker、slider) (#1816)
# Description

Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration

# Snapshots:

Include snapshots for easier review.

# Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have already rebased the commits and make the commit message
conform to the project standard.
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream
modules
2024-08-13 10:59:30 +08:00
严志勇
18ea5adab2 feat: Error resolution 2024-08-13 10:22:23 +08:00
严志勇
6593af2ff7 feat: add slider textarea treeSelect(80%) timePicker 2024-08-13 01:28:53 +08:00
谨欣
5193c3e606 feat: add some atomic components to flow 2024-08-12 22:35:33 +08:00
Dreammy23
ff87228dab feat: update code of awel-flow2.0 branch (#1810) 2024-08-12 11:49:45 +08:00
谨欣
a70ca4564f Merge branch 'awel-flow2.0' into feat/update-backend-code 2024-08-12 11:46:46 +08:00
Fangyin Cheng
a00a9d5b7b feat(core): Fetch flow nodes API supports filterd by tags 2024-08-11 22:07:21 +08:00
Fangyin Cheng
a348e6c0d7 feat(core): Support complex variables parsing 2024-08-11 16:09:42 +08:00
Fangyin Cheng
3b4b34ca3c feat(core): Support variables for AWEL 2024-08-11 16:09:42 +08:00
Fangyin Cheng
462dee36b1 feat(core): Support refresh for AWEL flow 2024-08-11 16:09:42 +08:00
Fangyin Cheng
79fbee7275 feat: Add flow2.0 examples 2024-08-11 16:09:42 +08:00
Fangyin Cheng
2387aaf34a feat(core): Add UI component for AWEL flow 2024-08-11 16:09:42 +08:00
Fangyin Cheng
6ddde544bd fix(ci): Fix pylint check error (#1807) 2024-08-10 23:12:03 +08:00
Wei Zhang
621c5a391c fix(knowledge API): Unique Constraint Issue with create_space API Cau… (#1794)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-08-09 11:03:59 +08:00
Dreammy23
b96bfb1729 feat: add Select type node rendering based on AWEL2.0 protocol to workflow (#1797) 2024-08-08 20:34:27 +08:00
谨欣
bde679232a style: translate comment to English 2024-08-08 20:15:40 +08:00
谨欣
e97b63a4d4 feat: 编排画布新增基于AWEL2.0的Select类型节点渲染 2024-08-08 19:27:52 +08:00
magic.chen
c30670b4c9 fix: add ding group & update wechat (#1787) 2024-08-07 21:06:13 +08:00
Wei Zhang
5e85fd9077 fix: Fix knowledge api report error when call create space api (#1784)
Co-authored-by: 张伟 <zhangwei01@xunfeng.cn>
2024-08-07 14:18:23 +08:00
Fangyin Cheng
db44f2b3a2 feat(core): Support refresh for AWEL flow 2024-08-06 10:17:58 +08:00
yudong
9fe060a771 fix: Editor page with redundant table fields of the same name in othe… (#1765)
Co-authored-by: 王玉东 <wangyudong@qiyi.com>
2024-08-05 19:26:39 +08:00
Fangyin Cheng
8465726dc8 feat: Add flow2.0 examples 2024-08-05 18:10:59 +08:00
Fangyin Cheng
51ff21be01 feat(core): Add UI component for AWEL flow 2024-08-05 18:10:59 +08:00
JxQggg
5bd946fbdd fix(chatgpt): Resolve async response issue with Azure GPT-4o API (#1772) 2024-08-05 10:34:44 +08:00
Aries-ckt
d754168ede feat:add financial report how to use doc. (#1757) 2024-08-02 21:13:37 +08:00
Fangyin Cheng
78c912fd29 feat(model): Support mistral nemo (#1766) 2024-08-01 18:42:01 +08:00
huangjh131
7ea9b8c419 fix(ChatKnowledge): Fix knowledge command load bug (#1767)
Co-authored-by: huangjh131 <14678508+huangjh131@user.noreply.gitee.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-08-01 18:41:23 +08:00
Fangyin Cheng
25d7d94b89 fix(rag): Fix db schema aretriever bug (#1755) 2024-07-30 10:30:42 +08:00
Fangyin Cheng
55c8b39e2e fix(ChatKnowledge): Fix chat knowledge error (#1753) v0.5.10 2024-07-29 11:13:57 +08:00
Aries-ckt
167d972093 feat(ChatKnowledge): Support Financial Report Analysis (#1702)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: licunxing <864255598@qq.com>
2024-07-26 13:40:54 +08:00
Aries-ckt
22e0680a6a chore:wechat update (#1747) 2024-07-24 14:06:41 +08:00
Fangyin Cheng
3c5ed9d8c1 feat(model): Support llama3.1 models (#1744) 2024-07-24 11:00:05 +08:00
Fangyin Cheng
4149252321 docs: Multi-version document build (#1741) 2024-07-23 11:10:28 +08:00
A-Salty-Fish
84988b89fe fix: Solve the problem of invalid subgraph naming when creating tugraph (#1731) 2024-07-22 19:13:52 +08:00
Fangyin Cheng
f889fa3775 feat(core): Multiple ways to run dbgpts (#1734) 2024-07-18 17:50:40 +08:00
Fangyin Cheng
d389fddc2f feat(model): Support internlm2.5 models (#1735) 2024-07-18 15:17:10 +08:00
chenluli
083becde08 fix(web): fix line chart using interval field as xAxis & fix pie chart tooltip (#1697) 2024-07-17 16:40:42 +08:00
Kain Shu
1775b87606 fix(chat knowledge): add missing context property (#1732)
Co-authored-by: kain <kai4tech@gmail.com>
2024-07-17 16:40:15 +08:00