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