UNPKG

@convo-lang/convo-lang

Version:
8 lines (7 loc) 634 B
export declare const anthropicApiKeyParam: import("@iyio/common").ParamTypeDef<string>; export declare const anthropicBaseUrlParam: import("@iyio/common").ParamTypeDef<string>; export declare const anthropicChatModelParam: import("@iyio/common").ParamTypeDef<string>; export declare const anthropicAudioModelParam: import("@iyio/common").ParamTypeDef<string>; export declare const anthropicImageModelParam: import("@iyio/common").ParamTypeDef<string>; export declare const anthropicVisionModelParam: import("@iyio/common").ParamTypeDef<string>; export declare const anthropicSecretsParam: import("@iyio/common").ParamTypeDef<string>;