Skip to main content

AI_PGVECTOR_PULL_MODE_OPPORTUNISTIC

Constant AI_PGVECTOR_PULL_MODE_OPPORTUNISTIC 

Source
pub const AI_PGVECTOR_PULL_MODE_OPPORTUNISTIC: &str = "opportunistic";
Expand description

CID pull-through mode: accept enrichment only when stored effort >= requested effort.