Spaces:
Runtime error
Runtime error
| input: | |
| file_type: csv | |
| embeddings: | |
| vector_store: | |
| type: "lancedb" | |
| uri_db: "./tests/fixtures/min-csv/lancedb" | |
| store_in_table: True | |
| entity_name_description: | |
| title_column: "name" | |
| # id_column: "id" | |
| # overwrite: true | |
| # entity_name: ... | |
| # relationship_description: ... | |
| # community_report_full_content: ... | |
| # community_report_summary: ... | |
| # community_report_title: ... | |
| # document_raw_content: ... | |
| # text_unit_text: ... | |