Skip to content

feat: Add process LLM request API to BaseToolset#1147

Open
r4inee wants to merge 1 commit intogoogle:mainfrom
r4inee:feature/add-process-llm-request-api-to-base-tool-set
Open

feat: Add process LLM request API to BaseToolset#1147
r4inee wants to merge 1 commit intogoogle:mainfrom
r4inee:feature/add-process-llm-request-api-to-base-tool-set

Conversation

@r4inee
Copy link
Copy Markdown
Contributor

@r4inee r4inee commented Apr 17, 2026

Adding capability for BaseToolset to modify LLM request during LLM request preprocessing, basing the contract off adk-python implementation.

https://github.com/google/adk-python/blob/0e93faf0813a5f99926d39fb293ed02f9ca76e10/src/google/adk/tools/base_toolset.py#L192

Link to Issue or Description of Change

Am also happy to add override and fix

but decided to keep the change seperate for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding processLlmRequest API to BaseToolset

1 participant