Parameter | Type | Default | Description |
---|---|---|---|
items | List[Dict] | - | List of dictionaries containing vector data |
Parameter | Type | Default | Description |
---|---|---|---|
ids | List[str] | - | List of unique vector identifiers |
vectors | List[List[float]] or np.ndarray | - | Vector data as 2D array |
None