Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Keep type definition
models.AnthropicThinkingTurns
const value: models.AnthropicThinkingTurns = { type: "thinking_turns", value: 3, };
models.KeepAll
const value: models.KeepAll = { type: "all", };
models.KeepEnum
const value: models.KeepEnum = "all";