mistralai[minor]: Add llms entrypoint, update chat model integration #13310
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
libs/create-langchain-integration/helpers/templates.ts#L10
Unexpected any. Specify a different type
|
libs/create-langchain-integration/helpers/templates.ts#L28
Unexpected any. Specify a different type
|
langchain/src/document_loaders/web/s3.ts#L172
Unexpected any. Specify a different type
|
langchain/src/smith/config.ts#L34
Unexpected any. Specify a different type
|
langchain/src/smith/config.ts#L35
Unexpected any. Specify a different type
|
langchain/src/smith/config.ts#L36
Unexpected any. Specify a different type
|
libs/langchain-community/src/utils/bedrock.ts#L487
Unexpected any. Specify a different type
|
libs/langchain-anthropic/src/chat_models.ts#L757
'_role' is assigned a value but never used
|
libs/langchain-anthropic/src/chat_models.ts#L757
'_type' is assigned a value but never used
|
This job succeeded
Loading