Add fredapi tool to search Federal Reserve Economic Data #521
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When submitting a PR, please confirm the following points and put [x] in the boxes one by one. | 在提出pr时,请确认了以下几点,并逐一使用[x]符号确认勾选。
Checklist | 检查项
Please fill in the specific details of this PR: | 请详细填写本次PR的内容:
#252
-This PR introduces an enhanced FredApiTool integration for accessing FRED (Federal Reserve Economic Data) with expanded functionality and improved performance. The tool provides access to macroeconomic indicators, supporting data search, time-series analysis.
Multi-Mode Data Access
SEARCH: Advanced dataset search with filters (frequency, units, etc.)
DETAIL: Time-series value retrieval with date-range filtering
-Requirements
fredapi library (install via pip install fredapi)
FRED API key (free registration at https://fred.stlouisfed.org/docs/api/api_key.htm)
Please provide the path of test files and submit screenshots or files of the test results(fill in as needed): | 请填写测试文件路径并提供测试结果截图或文件(按需填写):
-tests/test_agentuniverse/unit/agent/action/tool/test_fredapi_tool.py


Please list the names of the docs that were added or modified in this PR (fill in as needed): | 请列出本次PR新增或修改的文档名称(按需填写):