Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
class
BasicArgs(BaseArgs):
18
metric: Metric = Metric.COSINE
19
20
21
class
BasicVectorStore:
Callers
1
from_vectors
Method · 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…