- Frontend auto-saves suggested_mapping into datasetManualMapping when check-format returns requires_manual_mapping=false, so the mapping flows to training via custom_format_mapping (no redundant AI calls) - Backend returns meaningful warning when column detection fails (LLM-generated or static fallback) for both text and VLM datasets - /check-format endpoint merges check_dataset_format warnings with existing URL-based image detection warnings |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| AGENTS.md | ||
| biome.json | ||
| bun.lock | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
React + TypeScript + Vite + shadcn/ui
This is a template for a new Vite project with React, TypeScript, and shadcn/ui.