struct
AI::OpenAI::ChatDeveloperMessage
- AI::OpenAI::ChatDeveloperMessage
- Struct
- Value
- Object
Overview
Developer message in chat prompt (used by reasoning models).
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/openai_chat_prompt.crConstructors
- .new(pull : JSON::PullParser)
- .new(content : String)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)