Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderabbit214/document-ai
/ Qdrant
Struct
Qdrant
pkg/common/config.go:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
type
Qdrant
struct
{
28
Host string `yaml:
"host"
`
29
CollectionName string `yaml:
"collection-name"
`
30
}
31
32
// GlobalObject 全局属性
33
var
GlobalObject *GlobalObj
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected