google / google/adk-python-community
Griptape Tool Wrapper
- Dominant language
- Python
- Stars
- 182
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
** Please make sure you read the contribution guide and file the issues in the right place. **
[Contribution guide.](https://google.github.io/adk-docs/contributing-guide/)
**Is your feature request related to a problem? Please describe.**
I would like to use the Google ADK with my existing [Griptape Tools](https://docs.griptape.ai/stable/griptape-framework/tools/).
**Describe the solution you'd like**
I would like to see a wrapper class that can convert any Griptape BaseTool into a compatible ADK FunctionTool.
**Describe alternatives you've considered**
I haven't considered alternatives, since this pattern seems to follow existing conventions for integrations in the repo.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.