OptionallogLog verbosity level. Higher levels include all lower levels (e.g., "debug" includes "info", "warn", "error", "fatal")
OptionalloggerCustom logger implementation. If not provided, uses default Logger with specified logLevel
OptionalllmLLM provider for schema compatibility transformations. Performs provider-specific JSON schema modifications to prevent compatibility issues
Configuration options for converting MCP servers to LangChain tools. Extends LogOptions to include provider-specific schema transformations and custom logging.