Module 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§

Choice
Completion
Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position.
CompletionBuilder
Completion/CompletionStream request builder
Logprobs

Type Aliases§

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