UNPKG

@anthropic-ai/sdk

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