Are you an LLM? You can read better optimized documentation at /api/@nhtio/adk/batteries/llm/anthropic_messages/validation/variables/anthropicMessagesOptionsSchema.md for this page in Markdown format
Variable: anthropicMessagesOptionsSchema
ts
const anthropicMessagesOptionsSchema: ObjectSchema<AnthropicMessagesAdapterOptions>;Defined in: src/batteries/llm/anthropic_messages/validation.ts:196
Validator schema for AnthropicMessagesAdapterOptions. Used by validateOptions at construction time and again at the start of every iteration after options have been merged. Rejects unknown top-level keys so typos fail loud.