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.
- Completion
Builder Completion
/CompletionStream
request builder- Logprobs
Type Aliases§
- Completion
Stream - Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position.