fix(langchain,core): Add metadata to pulled hub prompts #4293
Annotations
10 errors and 1 warning
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is missing the following properties from type 'ChatPromptTemplate<any, any>': promptMessages, validateTemplate, templateFormat, _getPromptType, and 10 more.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'ChatPromptTemplate<any, any>'.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is missing the following properties from type 'BasePromptTemplate<any, BasePromptValueInterface, any>': PromptValueReturnType, inputVariables, partialVariables, partial, and 5 more.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'BasePromptTemplate<any, BasePromptValueInterface, any>'.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'BasePromptTemplate<any, BasePromptValueInterface, any>'.
|
Build
Type 'Runnable<any, any, RunnableConfig<Record<string, any>>>' is not assignable to type 'BasePromptTemplate<any, BasePromptValueInterface, any>'.
|
Build
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-290af548/yarn run build:internal exited (1)
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|