fix: filter hidden artifacts from LLM context - #6875
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
Thanks for the update. The code and repository checks are passing; the only failing check is the Google CLA check, which requires the contributor to complete the CLA at the link provided by the bot before maintainers can review. No code change is needed for this CI failure. |
|
Thanks — I’ve completed the Google CLA and triggered the rescan. The cla/google check is now passing, and all remaining checks are passing or skipped. The PR is ready for maintainer review. |
|
The latest |
Fixes #6873
Summary
LoadArtifactsToolTests
uv run pytest tests/unittests/tools/test_load_artifacts_tool.py -quv run pre-commit run --files src/google/adk/tools/load_artifacts_tool.py tests/unittests/tools/test_load_artifacts_tool.py