8000 fix: Include current turn context when include_contents='none' by copybara-service[bot] · Pull Request #1553 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content

fix: Include current turn context when include_contents='none' #1553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

fix: Include current turn context when include_contents='none'

The intended behavior for include_contents='none' is to:

  • Exclude conversation history from previous turns
  • Still include current turn context (user input, tool calls/responses within current turn)
  • Preserve system instructions and tool definitions

https://google.github.io/adk-docs/agents/llm-agents/#managing-context-include_contents

The intended behavior for include_contents='none' is to:
- Exclude conversation history from previous turns
- Still include current turn context (user input, tool calls/responses within current turn)
- Preserve system instructions and tool definitions

https://google.github.io/adk-docs/agents/llm-agents/#managing-context-include_contents

PiperOrigin-RevId: 773899514
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0