struct OpenAI::TextCompletion
- OpenAI::TextCompletion
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
open_ai/models/text_completion.crConstructors
Instance Method Summary
- #choices : Array(TextChoice)
- #created : Time
- #id : String | Nil
- #model : String | Nil
- #object : String
- #usage : Usage