Skip to content

core[minor]: Convert runnable to tool #14357

core[minor]: Convert runnable to tool

core[minor]: Convert runnable to tool #14357

Triggered via pull request July 9, 2024 20:36
Status Failure
Total duration 5m 48s
Artifacts

ci.yml

on: pull_request
Check linting
5m 37s
Check linting
test-exports  /  exports-esbuild
3m 26s
test-exports / exports-esbuild
test-exports  /  exports-esm
3m 21s
test-exports / exports-esm
test-exports  /  exports-cjs
3m 38s
test-exports / exports-cjs
test-exports  /  exports-cf
3m 17s
test-exports / exports-cf
test-exports  /  exports-vercel
3m 14s
test-exports / exports-vercel
test-exports  /  exports-vite
3m 16s
test-exports / exports-vite
test-exports  /  exports-tsc
3m 17s
test-exports / exports-tsc
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 18 warnings
test-exports / exports-vercel
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-vercel
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-vercel
Property 'callbacks' does not exist on type 'AgentExecutor'.
test-exports / exports-vercel
Property 'tags' does not exist on type 'AgentExecutor'.
test-exports / exports-vercel
Property 'metadata' does not exist on type 'AgentExecutor'.
test-exports / exports-vercel
Property 'verbose' does not exist on type 'AgentExecutor'.
test-exports / exports-vercel
Property 'toJSON' does not exist on type 'AgentExecutor'.
test-exports / exports-vercel
Argument of type '{ agent: ZeroShotAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-vercel
Argument of type '{ agent: ChatAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-vercel
Argument of type '{ agent: ChatConversationalAgent; tools: ToolInterface[]; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-cf
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-cf
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-cf
Property 'callbacks' does not exist on type 'AgentExecutor'.
test-exports / exports-cf
Property 'tags' does not exist on type 'AgentExecutor'.
test-exports / exports-cf
Property 'metadata' does not exist on type 'AgentExecutor'.
test-exports / exports-cf
Property 'verbose' does not exist on type 'AgentExecutor'.
test-exports / exports-cf
Property 'toJSON' does not exist on type 'AgentExecutor'.
test-exports / exports-cf
Argument of type '{ agent: ZeroShotAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-cf
Argument of type '{ agent: ChatAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-cf
Argument of type '{ agent: ChatConversationalAgent; tools: ToolInterface[]; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-vite
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-vite
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-vite
Property 'callbacks' does not exist on type 'AgentExecutor'.
test-exports / exports-vite
Property 'tags' does not exist on type 'AgentExecutor'.
test-exports / exports-vite
Property 'metadata' does not exist on type 'AgentExecutor'.
test-exports / exports-vite
Property 'verbose' does not exist on type 'AgentExecutor'.
test-exports / exports-vite
Property 'toJSON' does not exist on type 'AgentExecutor'.
test-exports / exports-vite
Argument of type '{ agent: ZeroShotAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-vite
Argument of type '{ agent: ChatAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-vite
Argument of type '{ agent: ChatConversationalAgent; tools: ToolInterface[]; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-tsc
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-tsc
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-tsc
Property 'callbacks' does not exist on type 'AgentExecutor'.
test-exports / exports-tsc
Property 'tags' does not exist on type 'AgentExecutor'.
test-exports / exports-tsc
Property 'metadata' does not exist on type 'AgentExecutor'.
test-exports / exports-tsc
Property 'verbose' does not exist on type 'AgentExecutor'.
test-exports / exports-tsc
Property 'toJSON' does not exist on type 'AgentExecutor'.
test-exports / exports-tsc
Argument of type '{ agent: ZeroShotAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-tsc
Argument of type '{ agent: ChatAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-tsc
Argument of type '{ agent: ChatConversationalAgent; tools: ToolInterface[]; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-esm
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-esm
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-esm
Property 'callbacks' does not exist on type 'AgentExecutor'.
test-exports / exports-esm
Property 'tags' does not exist on type 'AgentExecutor'.
test-exports / exports-esm
Property 'metadata' does not exist on type 'AgentExecutor'.
test-exports / exports-esm
Property 'verbose' does not exist on type 'AgentExecutor'.
test-exports / exports-esm
Property 'toJSON' does not exist on type 'AgentExecutor'.
test-exports / exports-esm
Argument of type '{ agent: ZeroShotAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-esm
Argument of type '{ agent: ChatAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-esm
Argument of type '{ agent: ChatConversationalAgent; tools: ToolInterface[]; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-esbuild
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-esbuild
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-esbuild
Property 'callbacks' does not exist on type 'AgentExecutor'.
test-exports / exports-esbuild
Property 'tags' does not exist on type 'AgentExecutor'.
test-exports / exports-esbuild
Property 'metadata' does not exist on type 'AgentExecutor'.
test-exports / exports-esbuild
Property 'verbose' does not exist on type 'AgentExecutor'.
test-exports / exports-esbuild
Property 'toJSON' does not exist on type 'AgentExecutor'.
test-exports / exports-esbuild
Argument of type '{ agent: ZeroShotAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-esbuild
Argument of type '{ agent: ChatAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-esbuild
Argument of type '{ agent: ChatConversationalAgent; tools: ToolInterface[]; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-cjs
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-cjs
Argument of type '{ prompt: ChatPromptTemplate<any, any>; llm: BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>; callbacks: Callbacks | undefined; }' is not assignable to parameter of type 'LLMChainInput<string, BaseLanguageModelInterface<any, BaseLanguageModelCallOptions>>'.
test-exports / exports-cjs
Property 'callbacks' does not exist on type 'AgentExecutor'.
test-exports / exports-cjs
Property 'tags' does not exist on type 'AgentExecutor'.
test-exports / exports-cjs
Property 'metadata' does not exist on type 'AgentExecutor'.
test-exports / exports-cjs
Property 'verbose' does not exist on type 'AgentExecutor'.
test-exports / exports-cjs
Property 'toJSON' does not exist on type 'AgentExecutor'.
test-exports / exports-cjs
Argument of type '{ agent: ZeroShotAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-cjs
Argument of type '{ agent: ChatAgent; tools: ToolInterface[]; returnIntermediateSteps: true; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-cjs
Argument of type '{ agent: ChatConversationalAgent; tools: ToolInterface[]; verbose: boolean | undefined; callbackManager: CallbackManager | undefined; }' is not assignable to parameter of type 'AgentExecutorInput'.
test-exports / exports-vercel
The following actions uses Node.js version which is deprecated 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/
test-exports / exports-cf
The following actions uses Node.js version which is deprecated 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/
test-exports / exports-vite
The following actions uses Node.js version which is deprecated 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/
test-exports / exports-tsc
The following actions uses Node.js version which is deprecated 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/
test-exports / exports-esm
The following actions uses Node.js version which is deprecated 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/
test-exports / exports-esbuild
The following actions uses Node.js version which is deprecated 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/
test-exports / exports-cjs
The following actions uses Node.js version which is deprecated 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/
Check linting
The following actions uses Node.js version which is deprecated 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/
Check linting: libs/create-langchain-integration/helpers/templates.ts#L10
Unexpected any. Specify a different type
Check linting: libs/create-langchain-integration/helpers/templates.ts#L28
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/base.ts#L7
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L452
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L459
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L466
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L473
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L480
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L487
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L494
Unexpected any. Specify a different type