Skip to content

feat: runnables powered agent #6277

feat: runnables powered agent

feat: runnables powered agent #6277

Triggered via pull request October 16, 2023 22:14
Status Failure
Total duration 3m 59s
Artifacts

ci.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Environment Tests
Argument of type '{ llmChain: LLMChain<string, BaseLanguageModel<any, BaseLanguageModelCallOptions>>; allowedTools: string[]; }' is not assignable to parameter of type 'ZeroShotAgentInput'.
Environment Tests
Argument of type '{ llmChain: LLMChain<string, BaseLanguageModel<any, BaseLanguageModelCallOptions>>; allowedTools: string[]; }' is not assignable to parameter of type 'ZeroShotAgentInput'.
Environment Tests
Argument of type '{ llmChain: LLMChain<string, BaseLanguageModel<any, BaseLanguageModelCallOptions>>; allowedTools: string[]; }' is not assignable to parameter of type 'ZeroShotAgentInput'.
Environment Tests
Argument of type '{ llmChain: LLMChain<string, BaseLanguageModel<any, BaseLanguageModelCallOptions>>; allowedTools: string[]; }' is not assignable to parameter of type 'ZeroShotAgentInput'.
Environment Tests
Argument of type '{ llmChain: LLMChain<string, BaseLanguageModel<any, BaseLanguageModelCallOptions>>; allowedTools: string[]; }' is not assignable to parameter of type 'ZeroShotAgentInput'.
Environment Tests
Process completed with exit code 2.