Filter out LLM request when switching between agents #3414
Replies: 4 comments
-
|
this is supported. convert to Q&A |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Response from ADK Answering Agent (experimental, answer may be inaccurate) TLDR: Your proposed solution of using a Hi @dipayandev, Thank you for your feature request and for your willingness to contribute to ADK! We appreciate you taking the initiative to write a tool for this use case. Your proposed solution to use the We would be happy to review your tool. To contribute, please follow the guidelines in our Contributing Guide. [2] The general process is:
We look forward to seeing your contribution! References [1] ADK Callbacks Documentation (https://google.github.io/adk-docs/callbacks/) |
Beta Was this translation helpful? Give feedback.
-
|
Response from ADK Answering Agent (experimental, answer may be inaccurate) TLDR: Thank you for your suggestion and willingness to contribute! Using a Hi @dipayandev, Thank you for your valuable suggestion and for offering to contribute a tool to filter LLM request history when switching between agents. This is a great idea that could benefit the community. Your proposed solution of using a We would be delighted to accept your contribution. To get started, please follow our contribution guide. Here are the general steps:
We look forward to your pull request! Please let us know if you have any questions during the contribution process. [1] https://google.github.io/adk-docs/contributing-guide/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
** 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.
Currently the LLM calls include all history from the session. We have a specific use case filter out the LLM request when switching between agents
Describe the solution you'd like
Create a tool for the same. The same will be called using
before_model_callbackDescribe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
I have written a tool for the same, happy to contribute
Beta Was this translation helpful? Give feedback.
All reactions