Feat: Add SliderInputFormField story #9869 (#10138)

### What problem does this PR solve?

Feat: Add SliderInputFormField story #9869

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-09-18 09:29:33 +08:00
committed by GitHub
parent cf1f523d03
commit a7abc57f68
6 changed files with 291 additions and 17 deletions

View File

@ -1636,6 +1636,10 @@ This delimiter is used to split the input text into several text pieces echo of
chunkerDescription: 'Chunker',
tokenizer: 'Tokenizer',
tokenizerDescription: 'Tokenizer',
splitter: 'Splitter',
splitterDescription: 'Splitter',
hierarchicalMergerDescription: 'Hierarchical merger',
hierarchicalMerger: 'Hierarchical merger',
outputFormat: 'Output format',
lang: 'Language',
fileFormats: 'File formats',