Class ExaAISearchConfig.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.ExaAISearchConfig.Builder
- Enclosing class:
- ExaAISearchConfig
-
Method Summary
Modifier and TypeMethodDescriptionRequired.build()customConfig(Map<String, Object> customConfig) Optional.
-
Method Details
-
apiKey
Required. The API key for ExaAiSearch. -
customConfig
Optional. This field can be used to pass any parameter from the Exa.ai Search API. -
build
-