interface BedrockChatCallOptions {
    tools?: any[];
}

Hierarchy (view full)

Properties

Properties

tools?: any[]

Generated using TypeDoc