org.llm4s.config.ExaSearchToolConfig
See theExaSearchToolConfig companion class
object ExaSearchToolConfig
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ExaSearchToolConfig.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Validate API key is non-empty.
Validate API key is non-empty.
Attributes
Validate URL uses HTTPS protocol.
Validate URL uses HTTPS protocol.
Attributes
Validate maximum characters is positive.
Validate maximum characters is positive.
Attributes
Validate number of search results is positive.
Validate number of search results is positive.
Attributes
Validate search type is one of Exa's allowed values.
Validate search type is one of Exa's allowed values.
Attributes
Validate entire ExaSearchToolConfig. Used by both config loading (fail-fast) and tool creation (defensive).
Validate entire ExaSearchToolConfig. Used by both config loading (fail-fast) and tool creation (defensive).
Attributes
In this article