Prerequisites
The toolkit requires a Financial Datasets API key that can be obtained by creating an account at financialdatasets.ai.Example
Basic usage of the Financial Datasets toolkit:Toolkit Params
| Parameter | Type | Default | Description | | --------- | --------------- | ------- | --------------------------------------------------------------------------------------- | --- | |api_key | Optional[str] | None | Optional API key. If not provided, uses FINANCIAL_DATASETS_API_KEY environment variable | |
Toolkit Functions
You can use
include_tools or exclude_tools to modify the list of tools the agent has access to. Learn more about selecting tools.
Rate Limits and Usage
The Financial Datasets API may have usage limits based on your subscription tier. Please refer to their documentation for specific rate limit information.Developer Resources
- View Tools