test / test.json
ioanarm's picture
Upload test.json
54c59f4
raw
history blame contribute delete
176 Bytes
[
{"id": "Alice", "embedding": [1, 2], "metadata": {}},
{"id": "Bob", "embedding": [2, 3], "metadata": {}},
{"id": "Charlie", "embedding": [3, 2], "metadata": {}}
]