4b401fcc0d21fde45c0504553f1c266123cdc2fa
buildProviderRequest now computes cache-breakpoint positions automatically when the WithPromptCaching() option is set. It places up to 3 hints: tools, system, and the index of the last non-system message. Providers that don't support caching (OpenAI, Google) ignore the field. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Abstraction layer interface for various similar LLM services
Languages
Go
100%