UNPKG

@anthropic-ai/bedrock-sdk

Version:

The official TypeScript library for the Anthropic Bedrock API

5 lines 185 B
/** * Model-specific timeout constraints for non-streaming requests */ export declare const MODEL_NONSTREAMING_TOKENS: Record<string, number>; //# sourceMappingURL=constants.d.mts.map