struct
AI::Google::GoogleGenerativeAISystemInstruction
- AI::Google::GoogleGenerativeAISystemInstruction
- Struct
- Value
- Object
Overview
System instruction for the model.
Included Modules
- JSON::Serializable
Defined in:
ai/google/google_generative_ai_prompt.crConstructors
- .new(pull : JSON::PullParser)
- .new(parts : Array(SystemInstructionPart))
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)