Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.

Supported Types

str

value: str = /* values here */

float

value: float = /* values here */

bool

value: bool = /* values here */

List[components.FileSearchServerToolValue1]

value: List[components.FileSearchServerToolValue1] = /* values here */