Commit Graph

4829 Commits (ed7d7a74ea475400a9f4b13e148cbd16cac8cc17)
 

Author SHA1 Message Date
Xiyuan Chen ed7d7a74ea
Feat/compliance (#13548) 1 year ago
kurokobo 035e54ba4d
fix: add install a package to improve the accuracy of guessing mime type and file extension (main) (#13752) 1 year ago
Hundredwz 284707c3a8
perf(message): optimize message loading and reduce SQL queries (#13720) 1 year ago
le0zh 1f63028a83
fix: reranking_enable setting failed #13668 (#13721) 1 year ago
Vasu Negi 8a0aa91ed7
Non-Streaming Models Do Not Return Results Properly in _handle_invoke_result (#13571)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
呆萌闷油瓶 62079991b7
fix:Knowledge Base with Parent-Child segment mode not support in Agent (#13663) 1 year ago
jiangbo721 4e7e172ff3
Chore/format code (#13691)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
llinvokerl 33a565a719
perf: Implemented short-circuit evaluation for logical conditions (#13674)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
1 year ago
Novice f0b9257387
fix: error in obtaining end_to_node_id during conditional parallel execution (#13673) 1 year ago
jiangbo721 c398c9cb6a
chore:Remove duplicate code, lines 8 to 27, same as lines 29 & 45 to 62. (#13659)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Yingchun Lai a3d3e30e3a
fix: fix tongyi models blocking mode with incremental_output=stream (#13620) 1 year ago
AugNSo 2b86465d4c
fix document extractor node incorrectly processing doc and ppt files (#12902) 1 year ago
kimjion 6529240da6
fix: no longer using old app detail cover when switch pathname (#13585) 1 year ago
Bowen Liang 0751ad1eeb
feat(vdb): add HNSW vector index for TiDB vector store with TiFlash (#12043) 1 year ago
Riddhimaan-Senapati 786550bdc9
fix: changed topics/keywords to topic/keywords (#13544) 1 year ago
jiangbo721 bde756a1ab
chore:Remove useless brackets and format code (#13479)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Wu Jiayang 423fb2d7bc
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice f96b4f287a
fix: iteration node log time error (#13511) 1 year ago
Novice c00e7d3f65
fix: retry log running error (#13472)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
yihong 1f38d4846b
fix: issue #13483 and #13434 (#13518)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
liuzhenghua 47a64610ca
Fix the issue of repeated escaping of quotes in hit test (#13477) 1 year ago
Riddhimaan-Senapati f0a845f0f9
fix: removed LLM output from the main README (#13504) 1 year ago
Abdullah AlOsaimi abec23118d
feat: add support for X-Forwarded-Port in ProxyFix middleware (#13102) 1 year ago
Xin Zhang 0957119550
fix: update UTC time format for consistency (#13471) 1 year ago
github-actions[bot] f48fa3e4e8
chore: translate i18n files (#13452)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
1 year ago
非法操作 5ffc58d6ca
feat: improve think content display (#13431) 1 year ago
NFish 7d958635f0
Fix/add trial expire tip time (#13464) 1 year ago
Wu Tianwei 33990426c1
fix: add ids in FetchDatasetsParams (#13459) 1 year ago
yihong 9f3fc7ebf8
ci: make ci safe using zizmor (#13397)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
ybalbert001 c8357da13b
[Fix] Sagemaker LLM Provider can't adjust context size, it'a always 2… (#13462)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
NFish 2290f14fb1
feat: add tooltip if user's anthropic trial quota still available (#13418) 1 year ago
Fei He 7796984444
Fix: Removed model params except max_token for deepseek r1 in volcengine (#13446) 1 year ago
Fei He 75113c26c6
Feat : add deepseek support for tongyi (#13445) 1 year ago
xhe 939a9ecd21
chore: use the wrap thinking api for volcengine (#13432)
Signed-off-by: xhe <xw897002528@gmail.com>
1 year ago
Summer-Gu f307c7cd88
feat: Docker adds SSRF-related timeout settings (#13395) 1 year ago
Riddhimaan-Senapati 33ecceb90c
Feat: add comparison table to main readme (#13435) 1 year ago
NFish e0d1cab079
fix: add missed background color to iteration node (#13448) 1 year ago
Riddhimaan-Senapati 811d72a727
feat: added a _position.yaml for vertex ai provider (#13367) 1 year ago
Yi Xiao c3c575c2e1
Fix: model selector UI hover issue (#13396) 1 year ago
海狸大師 c189629eca
Fix(i18n): Refine zh-Hant workflow translations (#13421) 1 year ago
Naoki Takashima 37117c22d4
feat(model): support Gemini 2.0 Flash Lite Preview model (02-05) in Google's model provider (#13399) 1 year ago
Riddhimaan-Senapati b05e9d2ab4
feat: update backend documentation (#13374) 1 year ago
aplio 0451333990
fix(settings): add notClearable prop to language selection (#13406) 1 year ago
MuYu ab2e6c19a4
Fixes #13415 reset model-provider-page form value use schema.default (#13416) 1 year ago
aplio f7959bc887
fix(chatbot): update button class to include text color for better visibility (#13411) 1 year ago
aplio 45874c699d
Nitpick/fix typos in document (#13413) 1 year ago
Junjie.M 286cdc41ab
reasoning model unified think tag is <think></think> (#13392)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Hash Brown 78708eb5d5
fix: merge conflict between #11301 and #11885 (#13391) 1 year ago
胡春东 cf36745770
fix(workflow_tool): enable File parameter support after workflow is published as a tool (#13175) 1 year ago
depy 6622c7f98d
fix: Fix HTTP request node non 443 port SSL site inaccessible (#13376) 1 year ago