refactor: improve seed source handling with additional type support, enhanced parsing logic, and text chunking optimization

This commit is contained in:
Shine1i 2026-02-23 19:29:54 +01:00
commit af00aeb9e4
8 changed files with 98 additions and 32 deletions

View file

@ -25,6 +25,8 @@
"@hugeicons/core-free-icons": "^3.1.1",
"@hugeicons/react": "^1.1.5",
"@huggingface/hub": "^2.9.0",
"@langchain/core": "^1.1.27",
"@langchain/textsplitters": "^1.0.1",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-select": "^2.2.6",