MCPcopy Create free account
hub / github.com/KCORES/vector-db-bench / load_data.py

File load_data.py

scripts/load_data.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Load base vectors from JSON files into the vector database service via HTTP /bulk_insert.
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected