Vector Panda Documentation
Search and read Vector Panda docs: API operations, pricing, storage tiers, measured benchmarks.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Search and read Vector Panda docs: API operations, pricing, storage tiers, measured benchmarks.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| search_docs | Full-text search across Vector Panda concepts, tutorials, projects, and the engineering build log. Returns ranked matches with canonical URLs and freshness. |
| read_doc | Fetch the full Markdown of one document by its site path (for example /docs/concepts/embeddings-101), as returned by search_docs. |
| get_quickstart | The Vector Panda quickstart: install the veep Python SDK, upload a file, and run similarity queries end to end. |
| get_api_operation | List public REST API operations, or pass one (e.g. "POST /api/v1/query") for its parameters, request body, responses, and auth. Sourced from the published OpenAPI spec. |
| get_pricing | Current storage-tier pricing, monthly usage credits, and billing cycle. Storage-only pricing: no per-query or egress fees. |
| get_benchmark_methodology | Measured benchmark results and full reproduction methodology (VectorDBBench through the public API), including dataset, recall, and cost. |
| compare_storage_tiers | Hot, warm, and paused storage tiers: current per-GB prices with what each tier means for query latency and when to pick it. |
| list_supported_formats | File formats accepted for vector ingestion, from the canonical features page. |