AxAIAnthropicChatRequestCacheParam
type AxAIAnthropicChatRequestCacheParam = object;
Defined in: https://github.com/ax-llm/ax/blob/0aa4aa2ceed1ba61106711baed6ce962cf2eb604/src/ax/ai/anthropic/types.ts#L81
Properties
cache_control?
optional cache_control: object;
Defined in: https://github.com/ax-llm/ax/blob/0aa4aa2ceed1ba61106711baed6ce962cf2eb604/src/ax/ai/anthropic/types.ts#L82
type
type: "ephemeral";