struct
AI::OpenAI::ChatSystemMessage
- AI::OpenAI::ChatSystemMessage
- Struct
- Value
- Object
Overview
System message in chat prompt.
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)