9b91b2f7948054b79b3df46e555e49cc40cd5d1e
Verifies that WithPromptCaching() on a Chat results in CacheHints being set on the provider.Request that reaches the provider layer, and that omitting the option leaves CacheHints nil (no behavior change for existing callers). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Abstraction layer interface for various similar LLM services
Languages
Go
100%