Optional
logLog verbosity level. Higher levels include all lower levels (e.g., "debug" includes "info", "warn", "error", "fatal")
Optional
loggerCustom logger implementation. If not provided, uses default Logger with specified logLevel
Optional
llmLLM 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.