twwu
273dae6738
fix(header): update boolean form type to checkbox and improve JSX formatting in form input component
2 months ago
twwu
bf09c3eb10
feat(rag): integrate RAG recommended plugins into workflow component
2 months ago
twwu
e5e52ab4b9
refactor(value-content): improve JSX formatting for readability in variable inspect component
2 months ago
twwu
1e9bfd8872
feat(chunk-card-list): implement ChunkCard and QAItem components, refactor ChunkCardList to utilize new structure and types
2 months ago
zyileven
52e9bcbfdb
fix(web): improve floating UI positioning when scrolling (#24595) (#24782)
2 months ago
twwu
a597ae1a8a
feat(block-selector): add RAG tool suggestions component and integrate with existing tools
2 months ago
twwu
1c8190f142
feat(search-box): enhance marketplace search box with new triggers and conditional rendering
2 months ago
twwu
a67589d5db
feat: add title property to DataSourceDefaultValue type in block-selector
2 months ago
twwu
169a8edc28
refactor: update import statement style in IfElseNode component
2 months ago
twwu
edd41a30eb
feat: add AddChunks icon and related components for knowledge base chunk structure
2 months ago
Joel
fab5740778
fix: can not choose file type var in aggreggator node (#24689)
2 months ago
Joel
e955a603c6
fix: can choose file in add in variable aggregator
2 months ago
Joel
740f1c5f2c
fix: tools value not update caused data outdated
2 months ago
twwu
048feb4165
refactor: update local file and online drive state management in create-from-pipeline components
2 months ago
GuanMu
fbceda7b66
fix: workflow log panel's round style (#24658)
2 months ago
Joel
4e2c3bfb05
fix: not obj type struct schema render error
2 months ago
Joel
a644153e9f
feat: just use chunk type in knowledge base
2 months ago
twwu
6a56649be2
feat(web): add support for Tool block type in BlockIcon component
2 months ago
Joel
8a585607c1
fix: tool schem not right
2 months ago
Joel
19d3ba42e5
chore: schema type change
2 months ago
twwu
367b2d0320
refactor(web): streamline data source before run form and enhance run handling logic
2 months ago
Joel
bd294ffe0d
feat: file schem file replace
2 months ago
-LAN-
8c35663220
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 months ago
Joel
4cb286c765
feat: handle file schem show
2 months ago
zxhlyh
ff33d42c55
rag pipeline initial template
2 months ago
twwu
e1a2755e3b
fix(web): add spinning animation to loader icon in variable inspect trigger for better UX
2 months ago
Joel
f24f573731
feat: show struct schema in output
2 months ago
Joel
2db699522c
feat: compare schema type
2 months ago
Joel
dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2 months ago
17hz
8af2ae973f
feat: Auto-associate variables in Jinja editor mode (#24561)
2 months ago
twwu
bdcd9ad9cb
refactor(workflow): update output schema handling in tool and data source nodes for improved integration with plugin info
2 months ago
twwu
1bc77204b1
fix(use-initial): handle potential undefined nodeData by providing a fallback object
2 months ago
twwu
412e4b04f3
fix(use-settings-display): correct translation key for keyword search in settings display
2 months ago
Joel
1b9c817dba
feat: add process data truncate
2 months ago
Davide Delbianco
0a2111f33d
Expose agent node usage (#24355)
2 months ago
GuanMu
295b47cbff
Node search supports model and name search (#24331)
2 months ago
17hz
ffe1685b54
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 months ago
zxhlyh
b7ed2cade1
initial template
2 months ago
twwu
5824a2d71c
refactor(use-tool-icon): make data parameter optional and update usage in variable inspect components
2 months ago
twwu
83cc3b4710
refactor(credential-selector): enhance layout with overflow handling for better UI responsiveness
2 months ago
Joel
0ca7c29c47
feat: preiew show the large data
2 months ago
Joel
68ba41e57e
chore: fix trunate change proplem
2 months ago
Charles Lee
0c595c4745
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
2 months ago
twwu
af74019d6e
refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity
2 months ago
twwu
d3b6631df8
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
2 months ago
twwu
42935997aa
refactor(retrieval-method): update retrieval method from invertedIndex to keywordSearch across components
2 months ago
Joel
f82f06bdd0
feat: support filter file vars
2 months ago
zxhlyh
c5ee6e09d4
fix: output schema file type
2 months ago
twwu
60fafc524c
feat(data-source): add LOCAL_FILE_OUTPUT to constants and integrate into panel for local file handling
2 months ago
twwu
9d3198f808
refactor(data-source, before-run-form): enhance data handling and user interface for data source selection, integrating new components and improving state management
2 months ago