agsamantha/node_modules/@langchain/community/dist/utils/zhipuai.d.ts

2 lines
87 B
TypeScript
Raw Normal View History

2024-10-02 20:15:21 +00:00
export declare const encodeApiKey: (apiSecretKey?: string, cache?: boolean) => string;