Skip to main content

Interface: AiSdkPluginOptions

aisdk.AiSdkPluginOptions

Options for the AI SDK plugin

The AI SDK plugin is an experimental feature; APIs may change without notice.

Properties

mcpClientFactories

Optional mcpClientFactories: McpClientFactories

This object contains a mapping of server names to functions which create MCP clients. Any TemporalMCPClient used in a workflow should have its associated servername listed in this object.


modelProvider

modelProvider: ProviderV3