Category: provider DashVector Vector Search Use DashVector to manage collections and perform vector similarity search with optional filters and sparse vectors. Prerequisites - Install SDK (recommended in a venv to avoid PEP 668 limits): - Provide credentials and endpoint via environment variables: - - (cluster endpoint) Normalized operations Create collection - (str) - (int) - (str: | | ) - (optional dict of field types) Upsert docs - list of or tuples - Supports and multi-vector collections Query docs - or (one required; if both empty, only filter is applied) - (int) - (SQL-like where clause…