Commit Graph

16 Commits (97ec855df42aa8d211fbe6e532df08516f43a450)

Author SHA1 Message Date
zxhlyh acf6872a50 fix: variable selector 1 year ago
zxhlyh e7e12c1d2e fix: node selector 1 year ago
zxhlyh 66176c4d71 fix: node default 1 year ago
twwu 53f2882077 feat: Implement document processing component with configuration and action handling 1 year ago
twwu 839fe12087 feat: Update OptionsField to use correct Options type and enhance Zod schema generation for options and select input types 1 year ago
twwu fd8ee9f53e Refactor input field form components and schema 1 year ago
twwu d12e9b81e3 feat: Introduce new form field components and enhance existing ones with label options 1 year ago
twwu 734c62998f feat: Implement dynamic form field rendering and replace SubmitButton with Actions component 1 year ago
twwu 93f83086c1 feat: add CustomSelectField component and integrate with input field form 1 year ago
twwu 5b8c43052e feat: implement input field dialog and related components for rag pipeline 1 year ago
twwu ac68d62d1c Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 51165408ed feat: implement input field form with file upload settings and validation 1 year ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 1 year ago
twwu 6eef5990c9 feat: enhance form components with additional props for validation and tooltips; add OptionsField component 1 year ago
twwu 0345eb4659 feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes 1 year ago
twwu 942648e9e9 feat: implement form components including CheckboxField, SelectField, TextField, and SubmitButton with validation 1 year ago