remote::wolfram-alpha
Description
Wolfram Alpha tool for computational knowledge and mathematical calculations.
Configuration
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
timeout | float | No | 30.0 | Overall HTTP timeout in seconds for requests to external services. |
connect_timeout | float | No | 10.0 | TCP connect timeout in seconds. Shorter than the overall timeout to fail fast on unreachable hosts. |
api_key | str | None | No |
Sample Configuration
api_key: ${env.WOLFRAM_ALPHA_API_KEY:=}