- Removed unused model usage properties (`total`, `tps`, `requestsSuccess`, etc.) for cleaner data handling. - Added new metrics: total input/output tokens, null rate, and low uniqueness flags. - Improved UI for execution summary cards with consolidated insights and model usage tables. - Introduced detailed analysis for dataset columns, including dropped columns and LLM column counts. - Optimized rendering logic to reduce clutter and enhance user experience. |
||
|---|---|---|
| .. | ||
| 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.