- ExcelParser: convert spreadsheet data to JSON records with header as keys - CSVParser: convert CSV data to JSON records preserving structure - Add _sheet field to identify worksheet source in Excel output - Preserve numeric types (int/float/bool) in JSON output - Support UTF-8 and GBK encoding fallback for CSV files |
||
|---|---|---|
| .. | ||
| document | ||
| embedding | ||
| llm | ||
| retrieval | ||
| __init__.py | ||
| confidence.py | ||
| context.py | ||
| kb.py | ||
| memory.py | ||
| orchestrator.py | ||