takatost
|
14d020fffe
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/app/apps/advanced_chat/app_generator.py
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/core/app/apps/workflow/app_runner.py
# api/core/app/task_pipeline/workflow_cycle_manage.py
# api/core/workflow/entities/variable_pool.py
# api/core/workflow/nodes/base_node.py
# api/core/workflow/workflow_engine_manager.py
|
2024-08-13 17:05:39 +08:00 |
takatost
|
8401a11109
|
feat(workflow): integrate workflow entry with advanced chat app
|
2024-08-13 16:21:10 +08:00 |
KVOJJJin
|
935e72d449
|
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-13 14:44:10 +08:00 |
Joe
|
425174e82f
|
feat: update ops trace (#7102)
|
2024-08-09 15:22:16 +08:00 |
Joe
|
7201b56a6d
|
fix: workflow log run time error (#7130)
|
2024-08-09 14:46:31 +08:00 |
Aero Kang
|
ad682c394d
|
fix annotation reply is null (#7103)
|
2024-08-08 19:07:50 +08:00 |
-LAN-
|
4e8f6b3603
|
chore(api/core/app/segments/segments.py): Remove todo tags. (#7052)
|
2024-08-07 17:29:35 +08:00 |
Jyong
|
80c94f02e9
|
add vector field for other vectordb (#7051)
|
2024-08-07 17:14:03 +08:00 |
-LAN-
|
aad02113c6
|
fix(api/core/app/segments): Allow to contains boolean value in object segment (#7047)
|
2024-08-07 16:20:22 +08:00 |
chenxu9741
|
dff3f41ef6
|
Workflow TTS playback node filtering issue. (#6877)
|
2024-08-04 14:28:56 +08:00 |
Joe
|
26e46d365c
|
fix: workflow trace user_id error (#6932)
|
2024-08-04 03:28:50 +08:00 |
Jyong
|
44801df8f8
|
fix score threshold limit be None (#6900)
|
2024-08-02 12:10:51 +08:00 |
takatost
|
c9bb366e1a
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/workflow/entities/variable_pool.py
# api/core/workflow/nodes/iteration/iteration_node.py
# api/core/workflow/workflow_engine_manager.py
|
2024-07-31 02:25:31 +08:00 |
takatost
|
917aacbf7f
|
add chatflow app event convert
|
2024-07-31 02:21:35 +08:00 |
Vicky Guo
|
829472a1d7
|
switch to diffy_config with Pydantic in files, moderation and app (#6747)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-07-29 02:57:45 +08:00 |
-LAN-
|
6a3bef8378
|
feat(api/core/app/segments): Update segment types and variables (#6734)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-27 14:43:51 +08:00 |
takatost
|
0818b7b078
|
remove iteration special logic
|
2024-07-26 21:27:01 +08:00 |
takatost
|
88dcd7b737
|
fix bug
|
2024-07-26 20:29:12 +08:00 |
takatost
|
63addf8c94
|
add parallel branch events
|
2024-07-26 20:27:17 +08:00 |
takatost
|
483f71f03c
|
fix logging
|
2024-07-26 20:13:11 +08:00 |
takatost
|
beea1e1663
|
fix lint
|
2024-07-26 19:47:12 +08:00 |
takatost
|
38f8c45755
|
add events in interation node
|
2024-07-26 19:47:02 +08:00 |
-LAN-
|
5d77dc4f58
|
feat(api/core/app/segments/parser.py): Remove blank segment in `convert_template` (#6709)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-26 18:19:33 +08:00 |
-LAN-
|
c6996a48a4
|
refactor(api/core/app/segments): Support more kinds of Segments. (#6706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-26 15:03:56 +08:00 |
-LAN-
|
75e6576c67
|
refactor(api/core/app/segments): implement `to_object` in ObjectVariable and ArrayVariable. (#6671)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-25 17:06:38 +08:00 |
takatost
|
833584ba76
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/workflow/workflow_entry.py
|
2024-07-24 23:43:14 +08:00 |
-LAN-
|
72bc9d5f2b
|
feat(api/core/app/segments/variables.py): Support description in Variable. (#6636)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-07-24 19:35:22 +08:00 |
Jyong
|
600f13436d
|
remove rerank model must be required when retrieval_model is multiple (#6640)
|
2024-07-24 19:34:41 +08:00 |
Jyong
|
e4bb943fe5
|
Feat/delete single dataset retrival (#6570)
|
2024-07-24 12:50:11 +08:00 |
-LAN-
|
85a883e281
|
fix(variables): NoneVariable should inherit from NoneSegment. (#6584)
|
2024-07-23 21:46:08 +08:00 |
-LAN-
|
2bc0632d0d
|
fix(segments): Support NoneType. (#6581)
|
2024-07-23 17:59:32 +08:00 |
takatost
|
e9bfedab9b
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/workflow/entities/variable_pool.py
|
2024-07-23 17:28:57 +08:00 |
-LAN-
|
f019bc4bd7
|
feat(variables): Support `to_object`. (#6572)
|
2024-07-23 16:22:06 +08:00 |
takatost
|
a603e01f5e
|
fix bug
|
2024-07-22 19:57:32 +08:00 |
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-22 15:29:39 +08:00 |
takatost
|
dad1a967ee
|
finished answer stream output
|
2024-07-20 00:49:46 +08:00 |
takatost
|
f67a88f44d
|
fix test
|
2024-07-17 21:17:04 +08:00 |
takatost
|
16e2d00157
|
optimize
|
2024-07-17 01:07:23 +08:00 |
takatost
|
4ef3d4e65c
|
optimize
|
2024-07-17 01:02:40 +08:00 |
takatost
|
775e52db4d
|
merge
|
2024-07-16 17:46:20 +08:00 |
guogeer
|
4fdcb30ff8
|
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
2024-07-14 22:11:13 +08:00 |
liuzhenghua
|
9622fbb62f
|
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-07-10 21:31:35 +08:00 |
chenxu9741
|
6ef401a9f0
|
feat:add tts-streaming config and future (#5492)
|
2024-07-09 11:33:58 +08:00 |
takatost
|
fed068ac2e
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
|
2024-07-07 16:57:21 +08:00 |
-LAN-
|
d7f75d17cc
|
Chore/remove-unused-code (#5917)
|
2024-07-04 18:18:26 +08:00 |
-LAN-
|
66a62e6c13
|
refactor(api/core/app/apps/base_app_generator.py): improve input validation and sanitization in BaseAppGenerator (#5866)
|
2024-07-02 18:58:07 +08:00 |
takatost
|
0bf4817474
|
fix: _convert_prompt_message_to_dict parameters err (#5716)
|
2024-06-28 21:00:00 +08:00 |
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-27 11:21:31 +08:00 |
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-26 17:33:29 +08:00 |
非法操作
|
b8926ea267
|
fix: DuckDuckGo image search tool error (#5606)
|
2024-06-26 13:21:40 +08:00 |