agsamantha/node_modules/@langchain/community/dist/utils/zhipuai.d.ts
2024-10-02 15:15:21 -05:00

1 line
87 B
TypeScript

export declare const encodeApiKey: (apiSecretKey?: string, cache?: boolean) => string;