| { | |
| "index_type": "IndexFlatIP", | |
| "embedding_model": "BAAI/bge-small-en-v1.5", | |
| "normalized_embeddings": true, | |
| "embedding_batch_size": 256, | |
| "device": "cuda", | |
| "chunking": { | |
| "child": { | |
| "max_chars": 1200, | |
| "overlap_chars": 240, | |
| "min_chars": 120 | |
| }, | |
| "parent": { | |
| "max_chars": 2400, | |
| "overlap_chars": 300, | |
| "min_chars": 200 | |
| } | |
| }, | |
| "num_vectors": 78135, | |
| "update_mode": "rebuild" | |
| } |