Merge branch 'main' into feat/rag-pipeline

This commit is contained in:
zxhlyh
2025-04-29 16:27:49 +08:00
279 changed files with 4905 additions and 859 deletions

View File

@ -64,6 +64,7 @@ const Panel: FC<NodePanelProps<DocExtractorNodeType>> = ({
<div className='space-y-4 px-4 pb-4'>
<Field
title={t(`${i18nPrefix}.inputVar`)}
required
>
<>
<VarReferencePicker