feat: implement cache on getPrompt and getPromptById methods #215
Annotations
5 errors and 1 warning
src/api.ts#L8
Cannot find module './cache/prompt-cache-manager' or its corresponding type declarations.
|
src/api.ts#L9
Cannot find module './cache/sharedcache' or its corresponding type declarations.
|
tests/api.test.ts#L6
Cannot find module '../src/cache/prompt-cache-manager' or its corresponding type declarations.
|
tests/api.test.ts#L7
Cannot find module '../src/cache/sharedcache' or its corresponding type declarations.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading