fix(core): Adds typing for model streamEvents events, makes v2 the default #3027
Annotations
8 errors and 1 warning
Build LangChain
Property 'bindTools' in type '_ConfigurableModel<RunInput, CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
Build LangChain
Type '_ConfigurableModel<RunInput, CallOptions>' is not assignable to type 'Runnable<RunInput, AIMessageChunk, CallOptions>'.
|
Build LangChain
Property 'streamEvents' in type '_ConfigurableModel<RunInput, CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
Build LangChain
Property 'streamEvents' in type '_ConfigurableModel<RunInput, CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
Build LangChain
Property 'streamEvents' in type '_ConfigurableModel<RunInput, CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
Build LangChain
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-2c2893c4/yarn run build:internal exited (1)
|
Build LangChain
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-04f468ef/yarn run build exited (1)
|
Build LangChain
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Loading