Skip to content

Release v2.12.5

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:46
494aab1
feat: add SubTables tabular parsing strategy (#212)

Add TabularParsingStrategy.SubTables so clients can request the semantic
sub-table chunking strategy for CSV/Excel/ODS files.

Needs: https://github.com/cohere-ai/compass/pull/2717

Signed-off-by: Fabian Schmidt <fabian.schmidt@cohere.com>
Co-authored-by: Cursor <cursoragent@cursor.com>