Skip to content

Uses anthropic built in caching#19

Open
jtoman wants to merge 1 commit into
masterfrom
jtoman/removed-cached
Open

Uses anthropic built in caching#19
jtoman wants to merge 1 commit into
masterfrom
jtoman/removed-cached

Conversation

@jtoman
Copy link
Copy Markdown
Contributor

@jtoman jtoman commented May 22, 2026

Unlike when caching was initially introduced, anthropic now (like openai) helpfully treats your conversations as having a "cache control" directive at the very end. This moots our manual addition of this cache control directive, and thus moots the *cached_invoke variants. NB that this change requires adding cache_control directives to the langgraph client; that occurs in upstream repos.

@jtoman jtoman requested a review from certo-gco May 22, 2026 19:13
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.

1 participant