MCPcopy Create free account
hub / github.com/MinishLab/vicinity / BasicArgs

Class BasicArgs

vicinity/backends/basic.py:17–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16@dataclass
17class BasicArgs(BaseArgs):
18 metric: Metric = Metric.COSINE
19
20
21class BasicVectorStore:

Callers 1

from_vectorsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…