struct

Crig::Providers::Groq::GroqAdditionalParameters

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any) : self
Source
new(reasoning_format : ReasoningFormat | Nil = nil, include_reasoning : Bool | Nil = nil, extra : Hash(String, JSON::Any) | Nil = nil)
Source

Instance methods

extra
Source
include_reasoning
Source
reasoning_format
Source
write_fields(json : JSON::Builder) : Nil
Source