menu
llm_dart package
documentation
providers/anthropic/mcp_models.dart
AnthropicMCPToolConfiguration
AnthropicMCPToolConfiguration.new const constructor
AnthropicMCPToolConfiguration.new const constructor
dark_mode
light_mode
AnthropicMCPToolConfiguration
constructor
const
AnthropicMCPToolConfiguration
(
{
bool
?
enabled
,
List
<
String
>
?
allowedTools
,
})
Implementation
const AnthropicMCPToolConfiguration({ this.enabled, this.allowedTools, });
llm_dart package
documentation
providers/anthropic/mcp_models
AnthropicMCPToolConfiguration
AnthropicMCPToolConfiguration.new const constructor
AnthropicMCPToolConfiguration class