Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
1 rok temu |
takatost
|
cee0c51dbb
|
feat: add from_variable_selector for stream chunk / message event (#8228)
|
1 rok temu |
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
1 rok temu |
takatost
|
dabfd74622
|
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
Fei He
|
a8b9e01b3e
|
fix: fixed typo on loading reranking_mode (#7887)
|
1 rok temu |
Yeuoly
|
962cdbbebd
|
chore: add app generator overload (#7792)
|
1 rok temu |
Jyong
|
715eb8fa32
|
fix rerank mode is none (#7496)
|
1 rok temu |
KinWang
|
e35e251863
|
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
-LAN-
|
4f5f27cf2b
|
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445)
|
1 rok temu |
-LAN-
|
a10b207de2
|
refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444)
|
1 rok temu |
Nam Vu
|
dbc1ae45de
|
chore: update docstrings (#7343)
|
1 rok temu |
Nam Vu
|
ed85d8281a
|
fix: null annotation (#7313)
|
1 rok temu |
-LAN-
|
3f9720bca0
|
fix(api/core/app/segments/segments.py): Fix file to markdown. (#7293)
|
1 rok temu |
-LAN-
|
8f16165f92
|
chore(api/core): Improve FileVar's type hint and imports. (#7290)
|
1 rok temu |
-LAN-
|
32dc963556
|
feat(api/workflow): Add `Conversation.dialogue_count` (#7275)
|
1 rok temu |
pp
|
101db126c8
|
fix: missed rerank_mode when convert to DatasetEntity (#7269)
|
1 rok temu |
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>
|
1 rok temu |
Joe
|
425174e82f
|
feat: update ops trace (#7102)
|
1 rok temu |
Joe
|
7201b56a6d
|
fix: workflow log run time error (#7130)
|
1 rok temu |
Aero Kang
|
ad682c394d
|
fix annotation reply is null (#7103)
|
1 rok temu |
-LAN-
|
4e8f6b3603
|
chore(api/core/app/segments/segments.py): Remove todo tags. (#7052)
|
1 rok temu |
Jyong
|
80c94f02e9
|
add vector field for other vectordb (#7051)
|
1 rok temu |
-LAN-
|
aad02113c6
|
fix(api/core/app/segments): Allow to contains boolean value in object segment (#7047)
|
1 rok temu |
chenxu9741
|
dff3f41ef6
|
Workflow TTS playback node filtering issue. (#6877)
|
1 rok temu |
Joe
|
26e46d365c
|
fix: workflow trace user_id error (#6932)
|
1 rok temu |
Jyong
|
44801df8f8
|
fix score threshold limit be None (#6900)
|
1 rok temu |
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>
|
1 rok temu |
-LAN-
|
6a3bef8378
|
feat(api/core/app/segments): Update segment types and variables (#6734)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
-LAN-
|
5d77dc4f58
|
feat(api/core/app/segments/parser.py): Remove blank segment in `convert_template` (#6709)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
-LAN-
|
c6996a48a4
|
refactor(api/core/app/segments): Support more kinds of Segments. (#6706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
-LAN-
|
75e6576c67
|
refactor(api/core/app/segments): implement `to_object` in ObjectVariable and ArrayVariable. (#6671)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
-LAN-
|
72bc9d5f2b
|
feat(api/core/app/segments/variables.py): Support description in Variable. (#6636)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
Jyong
|
600f13436d
|
remove rerank model must be required when retrieval_model is multiple (#6640)
|
1 rok temu |
Jyong
|
e4bb943fe5
|
Feat/delete single dataset retrival (#6570)
|
1 rok temu |
-LAN-
|
85a883e281
|
fix(variables): NoneVariable should inherit from NoneSegment. (#6584)
|
1 rok temu |
-LAN-
|
2bc0632d0d
|
fix(segments): Support NoneType. (#6581)
|
1 rok temu |
-LAN-
|
f019bc4bd7
|
feat(variables): Support `to_object`. (#6572)
|
1 rok temu |
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
1 rok temu |
guogeer
|
4fdcb30ff8
|
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
1 rok temu |
liuzhenghua
|
9622fbb62f
|
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
|
1 rok temu |
chenxu9741
|
6ef401a9f0
|
feat:add tts-streaming config and future (#5492)
|
1 rok temu |
-LAN-
|
d7f75d17cc
|
Chore/remove-unused-code (#5917)
|
1 rok temu |
-LAN-
|
66a62e6c13
|
refactor(api/core/app/apps/base_app_generator.py): improve input validation and sanitization in BaseAppGenerator (#5866)
|
1 rok temu |
takatost
|
0bf4817474
|
fix: _convert_prompt_message_to_dict parameters err (#5716)
|
1 rok temu |
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 rok temu |
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
1 rok temu |
非法操作
|
b8926ea267
|
fix: DuckDuckGo image search tool error (#5606)
|
1 rok temu |
takatost
|
4a031de0d9
|
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
1 rok temu |
rerorero
|
9b7fdadce4
|
fix: wrong token usage in iteration node for streaming result (#5336)
|
1 rok temu |
-LAN-
|
b73ec87afc
|
fix(core/workflow): Handle special values in node run result outputs (#5321)
|
1 rok temu |