Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Vector
Interface
Vector
vectorset_commands.go:35–37 · vectorset_commands.go::Vector
Source
from the content-addressed store, hash-verified
33
}
34
35
type
Vector
interface
{
36
Value() []any
37
}
38
39
const
(
40
vectorFormatFP32 string =
"FP32"
Callers
8
hybridVectorBlob
Function · 0.65
VAddWithArgs
Method · 0.65
VSimWithArgs
Method · 0.65
VSimWithArgsWithScores
Method · 0.65
VSimWithArgsWithAttribs
Method · 0.65
VSimWithArgsWithScoresWithAttribs
Method · 0.65
PostHook
Method · 0.65
Add
Method · 0.65
Implementers
11
legacyHybridVector
search_commands_unit_test.go
VectorFP32
vectorset_commands.go
VectorFloat16
vectorset_commands.go
VectorBFloat16
vectorset_commands.go
VectorFloat64
vectorset_commands.go
VectorInt8
vectorset_commands.go
VectorUint8
vectorset_commands.go
VectorValues
vectorset_commands.go
VectorRef
vectorset_commands.go
AtomicMax
internal/util/atomic_max.go
AtomicMin
internal/util/atomic_min.go
Calls
no outgoing calls
Tested by
no test coverage detected