You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Write integration tests to ensure prompt caching works with CodeGate and prevent regressions
We know from this github issue that prompt caching is currently broken with Anthropic thru CodeGate — once this is fixed, we should write integration tests around this.
We should also be able to do the same for Anthropic via OpenRouter.
Additional Context
Here is a document explaining everything we know about prompt caching. Probably most of this document won't be relevant for the integration testing task, but if you feel lost, it could be a good starting point.