Skip to content

Investigate ways to handle large content items #8055

Description

@westey-m

Tools may return large data items, which easily flood the context window if passed around via the LLM.

Consider whether we should have a way to bypass the context window for such payloads, or whether the tools simply have to be built in the right way in the first place, to pass handles around, rather than the payload.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions