Module libopenai::completion

source ·
Expand description

Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position.

Structs

Type Definitions

  • Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position.