struct
AI::Google::RetrievalConfig
- AI::Google::RetrievalConfig
- Struct
- Value
- Object
Overview
Retrieval configuration for grounding.
Included Modules
- JSON::Serializable
Defined in:
ai/google/google_generative_ai_options.crConstructors
- .new(pull : JSON::PullParser)
- .new(lat_lng : LatLng | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#lat_lng : LatLng | Nil
Latitude/longitude for location-based grounding.