- All Implemented Interfaces:
- java.io.Serializable, IOpenAiApiObject
public class Completion
extends OpenAiApiObjectWithId
Given a prompt, the model will return one or more predicted completions,
and can also return the probabilities of alternative tokens at each position.
- See Also:
- Serialized Form