Skip to main content

Module vector

Module vector 

Source
Expand description

Vector completions for scoring and ranking responses. Vector completion operations.

Vector completions produce scores rather than text. Multiple LLMs vote on response options, and their votes are combined using weights to produce final scores.

Modulesยง

completions
Vector completion client and types. Vector completion client and supporting types.