struct Message
- Message
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
crystal-mistral/types.crConstructors
Instance Method Summary
- #content : String
- #content=(content : String)
- #role : String
- #role=(role : String)
- #tool_calls : String | Nil
- #tool_calls=(tool_calls : String | Nil)