-LAN-
|
9d5956cef8
|
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
1 kuukausi sitten |
Joel
|
b10d7d5b22
|
fix: datasource file can not be chosen
|
1 kuukausi sitten |
Joel
|
885c7d26e5
|
feat: handle choose select
|
1 kuukausi sitten |
17hz
|
60c5bdd62f
|
fix: remove redundant z-index from Field component (#25034)
|
1 kuukausi sitten |
twwu
|
706969d812
|
fix(workflow): enhance variable inspection by integrating schema type handling and refactoring logic
|
1 kuukausi sitten |
-LAN-
|
f540d0b747
|
chore: remove ty type checker from reformat script and pre-commit hooks (#25021)
|
1 kuukausi sitten |
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 kuukausi sitten |
twwu
|
1ad46d0962
|
fix(pipeline): add handling for RAG pipeline variables in workflow state
|
1 kuukausi sitten |
twwu
|
5e854238b0
|
fix(workflow): improve formatting and add checkbox type to input variable type mapping
|
1 kuukausi sitten |
twwu
|
fc4bc08796
|
feat(workflow): enhance RAG recommended plugins structure and update related components
|
1 kuukausi sitten |
17hz
|
5aa8c9c8df
|
fix: refresh UI after user profile change (#24998)
|
1 kuukausi sitten |
17hz
|
32972b45db
|
fix: remove unnecessary modal visibility toggle on error in name save (#25001)
|
1 kuukausi sitten |
Joel
|
60da4c9048
|
feat: set var inspect schema type
|
1 kuukausi sitten |
twwu
|
32a009654f
|
feat(input-field): add isEditMode prop to InputFieldForm and update handling of variable changes
|
2 kuukautta sitten |
twwu
|
00b5772012
|
feat(portal): add customContainer prop to PortalToFollowElem for flexible rendering
|
2 kuukautta sitten |
17hz
|
af351b1723
|
fix: ensure the modal closed by level (#24984)
|
2 kuukautta sitten |
twwu
|
273dae6738
|
fix(header): update boolean form type to checkbox and improve JSX formatting in form input component
|
2 kuukautta sitten |
Novice
|
68c75f221b
|
fix: workflow log status filter add parial success status (#24977)
|
2 kuukautta sitten |
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2 kuukautta sitten |
17hz
|
c373b734bc
|
feat: make secretInput type field prevent browser auto-fill (#24971)
|
2 kuukautta sitten |
17hz
|
2ac8f8003f
|
refactor: update radio component to handle boolean values instead of numeric (#24956)
|
2 kuukautta sitten |
17hz
|
d6b3df8f6f
|
fix: API Key Authorization Configuration Model Form render default value (#24963)
|
2 kuukautta sitten |
lyzno1
|
0caa94bd1c
|
fix: add Indonesian (id-ID) language support and improve language selector (#24951)
|
2 kuukautta sitten |
Yongtao Huang
|
067b0d07c4
|
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
17hz
|
044f96bd93
|
feat: LLM prompt Jinja2 template now support more variables (#24944)
|
2 kuukautta sitten |
twwu
|
bf09c3eb10
|
feat(rag): integrate RAG recommended plugins into workflow component
|
2 kuukautta sitten |
twwu
|
e5e52ab4b9
|
refactor(value-content): improve JSX formatting for readability in variable inspect component
|
2 kuukautta sitten |
github-actions[bot]
|
2e89d29c87
|
chore: translate i18n files (#24934)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2 kuukautta sitten |
Zhedong Cen
|
e4eb9f7c55
|
fix(i18n): align zh-Hant indexMethodEconomyTip with zh-Hans (#24933)
|
2 kuukautta sitten |
znn
|
dd6547de06
|
downvote with reason (#24922)
|
2 kuukautta sitten |
Atif
|
84d09b8b8a
|
fix: API key input uses password type and no autocomplete (#24864)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2 kuukautta sitten |
17hz
|
2c462154f7
|
fix: email input cannot scroll (#24930)
|
2 kuukautta sitten |
17hz
|
ae04ccc445
|
fix: npx typo error (#24929)
|
2 kuukautta sitten |
Frederick2313072
|
5b3cc560d5
|
fix:hard-coded top-k fallback issue. (#24879)
|
2 kuukautta sitten |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2 kuukautta sitten |
Tianyi Jing
|
414ee51975
|
fix: add missing form for boolean types (#24812)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2 kuukautta sitten |
17hz
|
1b401063e8
|
chore: pnpx deprecation (#24868)
|
2 kuukautta sitten |
17hz
|
f11131f8b5
|
fix: basepath did not read from the environment variable (#24870)
|
2 kuukautta sitten |
twwu
|
a41af6f322
|
refactor: update file upload and download handling for pipeline format
|
2 kuukautta sitten |
zxhlyh
|
ce3eb0fcbb
|
fix: rag pipeline template
|
2 kuukautta sitten |
NeatGuyCoding
|
c45c22b1b2
|
fix translation of all oauth.ts (#24855)
|
2 kuukautta sitten |
Yongtao Huang
|
3d57a9ccdc
|
Fix never hit `(!code || code.length === 0)` (#24860)
|
2 kuukautta sitten |
17hz
|
f70272f638
|
refactor: replace clsx with classnames (#24776)
|
2 kuukautta sitten |
lyzno1
|
b4b71ded47
|
chore: remove unused i18n keys (#24803)
|
2 kuukautta sitten |
17hz
|
529791ce62
|
fix: Variable Aggregator cannot select conversation variables (#24793)
|
2 kuukautta sitten |
lyzno1
|
e5e42bc483
|
fix: XSS vulnerability in block-input and support-var-input components (#24835)
|
2 kuukautta sitten |
Yongtao Huang
|
72acd9b483
|
Remove redundant from_variable_selector null-check (#24842)
|
2 kuukautta sitten |
Yongtao Huang
|
863f3aeb27
|
Fix: rm invalid errorMessage on e.toString() (#24805)
|
2 kuukautta sitten |
twwu
|
1e9bfd8872
|
feat(chunk-card-list): implement ChunkCard and QAItem components, refactor ChunkCardList to utilize new structure and types
|
2 kuukautta sitten |
-LAN-
|
11d32ca87d
|
test: fix web test
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2 kuukautta sitten |