Bump langchain from 0.1.36 to 0.2.5 #564
Annotations
10 errors and 1 warning
src/pages/sidePanel/QandA.ts#L4
Cannot find module 'langchain/chat_models/ollama' or its corresponding type declarations.
|
src/pages/sidePanel/QandA.ts#L6
Cannot find module 'langchain/embeddings/hf_transformers' or its corresponding type declarations.
|
src/pages/sidePanel/QandA.ts#L7
Cannot find module 'langchain/llms/ollama' or its corresponding type declarations.
|
src/pages/sidePanel/QandA.ts#L9
Cannot find module 'langchain/schema' or its corresponding type declarations.
|
src/pages/sidePanel/QandA.ts#L10
Cannot find module 'langchain/prompts' or its corresponding type declarations.
|
src/pages/sidePanel/QandA.ts#L11
Cannot find module 'langchain/schema/output_parser' or its corresponding type declarations.
|
src/pages/sidePanel/QandA.ts#L12
Cannot find module 'langchain/schema/runnable' or its corresponding type declarations.
|
src/pages/sidePanel/QandA.ts#L15
Cannot find module 'langchain/vectorstores/voy' or its corresponding type declarations.
|
src/pages/sidePanel/Summarize.ts#L3
Cannot find module 'langchain/chat_models/ollama' or its corresponding type declarations.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading