interface BedrockChatCallOptions {
    tools?: any[];
}

Hierarchy (view full)

Properties

tools?: any[]
""