struct
AI::OpenAI::PromptTokensDetails
- AI::OpenAI::PromptTokensDetails
- Struct
- Value
- Object
Overview
Prompt tokens details from OpenAI API.
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/convert_openai_chat_usage.crConstructors
- .new(pull : JSON::PullParser)
- .new(cached_tokens : Int32 | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)