Files
MemoryBear/api/app/core
Timebomb2018 e3265e4ba3 fix(http-request,embedding,naive): tighten form-data validation, reduce truncation length to 8000, and disable chunking for Excel
The form-data validation now ensures all items in the list are of type HttpFormData. Truncation length for embedding inputs is reduced from 8191 to 8000 to accommodate tokenizer differences and avoid overflow. Excel parsing now disables chunking by setting chunk_token_num to 0, aligning with intended behavior for structured file ingestion.
2026-04-14 16:14:01 +08:00
..
2026-04-07 17:15:32 +08:00
2026-03-27 16:27:09 +08:00
2025-12-15 14:09:43 +08:00
2026-03-24 17:29:38 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00