Steve Dudenhoeffer 9b91b2f794
All checks were successful
CI / Lint (push) Successful in 9m35s
CI / Root Module (push) Successful in 10m54s
CI / V2 Module (push) Successful in 11m15s
test(v2): end-to-end cache-hint propagation through Chat.Send
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>
2026-04-09 19:40:39 +00:00
Description
Abstraction layer interface for various similar LLM services
536 KiB
Languages
Go 100%