struct
AI::OpenAI::ChatContentPartText
- AI::OpenAI::ChatContentPartText
- Struct
- Value
- Object
Overview
Text content part in user messages.
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/openai_chat_prompt.crConstructors
- .new(pull : JSON::PullParser)
- .new(text : String)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)