Skip to content

OpenAPIToolset: lack user-provided logger to troubleshoot API calls #3780

@asnowfix

Description

@asnowfix

** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

When using OpenAPIToolset, it is not possible to give our own logger to be able to have a fine-grained control of what are the underlying API attempts triggered by the LLM. We only have exceptions in case of failure, but we do not have the necessary information tune the LLM promptamd/or API description.

Describe the solution you'd like
A clear and concise description of what you want to happen.

allow ``openapi_kwargs["logger"] = logger

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Use LangGraph

Additional context
Add any other context or screenshots about the feature request here.

This Issue relates to our enterprise usage attempt of ADK:

Metadata

Metadata

Assignees

Labels

tools[Component] This issue is related to toolswip[Status] This issue is being worked on. Either there is a pending PR or is planned to be fixed
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions