Commit Graph

5506 Commits (0cd6a427afaf89a8ebe17c7d4ce9fe466259d112)
 

Author SHA1 Message Date
zxhlyh 0cd6a427af add publisher 12 months ago
twwu 51165408ed feat: implement input field form with file upload settings and validation 12 months ago
zxhlyh a2dc38f90a feat: add rag pipeline store slice 12 months ago
zxhlyh a36436b585 feat: add rag pipeline store slice 12 months ago
zxhlyh 2d87823fc6 init rag pipeline 12 months ago
zxhlyh d238da9826 Merge branch 'main' into feat/rag-pipeline 12 months ago
zxhlyh efe5db38ee
Chore/slice workflow (#18351) 12 months ago
twwu 6eef5990c9 feat: enhance form components with additional props for validation and tooltips; add OptionsField component 12 months ago
Ethan 523efbfea5
Fix: ValueError: Formatting field not found in record: 'req_id' (#18327) 12 months ago
crazywoola b96ecd072a
fix: can not input R when debug (#18323) 12 months ago
hbprotoss 28ffe7e3db
fix: missing headers in some cases (#18283)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
12 months ago
Ganondorf 721294948c
Diable expire_on_commit in the implemention of the WorkflowNodeExecut… (#18321)
Co-authored-by: lizb <lizb@sugon.com>
12 months ago
sayThQ199 b287aaccec
fix: Correctly render multiple think blocks in Markdown (#18310)
Co-authored-by: xzj16125 <xuzijie@noahgroup.com>
Co-authored-by: crazywoola <427733928@qq.com>
12 months ago
devxing bbc6efd773
fix: curl request address (#18320)
Co-authored-by: devxing <devxing@gmail.com>
12 months ago
Ganondorf dc9c5a4bc7
make repository type be private (#18304)
Co-authored-by: lizb <lizb@sugon.com>
12 months ago
Jyong e90c532c3a
fix retrival resource miss in chatflow (#18307) 12 months ago
刘小龙 397e2a8522
datasets api create-by-file add reranking_mode properties (#18300) 12 months ago
Yeuoly 8f547e6340
fix(typing): validate OAuth code before processing access token (#18288) 12 months ago
Vitor defd5520ea
fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781) 12 months ago
GuanMu b6b608219a
fix: update retrieval_model documentation (#18289) 12 months ago
-LAN- 22a1bc337f
fix: perferred model provider not match with provider. (#18282)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
moonpanda caa179a1d3
If the DSL version is less than 0.1.5, it causes errors in an intranet environment. (#18273)
Co-authored-by: warlocgao <warlocgao@tencent.com>
12 months ago
crazywoola e8e47aee21
fix: Access the text-generation app's API doc error (#18278) 12 months ago
Rain Wang 83f1aeec1d
Fix ORDER BY (score, id) error in api/core/rag/datasource/vdb/analyticdb/analyticdb_vector_sql.py line 249 (#18252) 12 months ago
twwu 0345eb4659 feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes 12 months ago
-LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 12 months ago
GuanMu 77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 12 months ago
Joel 9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 12 months ago
Novice 6d66e3f680
fix(follow_ups): handle empty LLM responses in context (#18237) 12 months ago
Rain Wang e8d98e3d89
Add analyzer_params config for milvus vectordb (#18180) 12 months ago
Chenming C a1d20085e6
fix: change the method of update_dataset api in document (#18197) 12 months ago
AirLin 6da7e6158f
Add the parameter appid to apiserver (#18224) 12 months ago
Novice c91045a9d0
fix(fail-branch): prevent streaming output in exception branches (#17153) 12 months ago
Panpan 44cdb3dcea
feat: improve embedding sys.user_id and conversion id info usage (#18035) 12 months ago
Yeuoly 358fd28c28
feat: fetch app info in plugins (#18202) 12 months ago
devxing e912928cce
fix: create child chunk (#18209)
Co-authored-by: devxing <devxing@gmail.com>
12 months ago
Arcaner cac0d3c33e
fix: implement robust file type checks to align with existing logic (#17557)
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
12 months ago
jiangbo721 18f98f4fe1
fix: ruff check isoparse (#18033)
Co-authored-by: 刘江波 <jiangbo721@163.com>
12 months ago
诗浓 4166f73d9d
fix: page/limit param not effective (#18196) 12 months ago
KVOJJJin bbd9fe9777
Fix:style of opening questions (#18194) 12 months ago
Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 12 months ago
Junjie.M da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 12 months ago
呆萌闷油瓶 8cc37f3115
fix:the extraction function of the list operation node received 0 that should not be received (#18170) 12 months ago
-LAN- c6e2970b65
chore: Reorganizes test file structure (#18155)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
Ganondorf b006b9ac0c
Http requests node add ssl verify (#18125)
Co-authored-by: lizb <lizb@sugon.com>
12 months ago
crazywoola e1455cecd8
feat: add switches for jina firecrawl watercrawl (#18153) 12 months ago
kenwoodjw b247ef85bf
fix dataset api retrieval model null handling (#18151)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
12 months ago
GuanMu fcdf965037
feat: add PATCH method support in Heading component (#18160) 12 months ago
Yeuoly 640ee80010
feat: add red corner mark to Badge component for marketplace plugins (#18162) 12 months ago
twwu 71f78e0d33 feat: replace existing page content with DemoForm component for improved layout 12 months ago