Skip to content

feat: runnables powered agent #6267

feat: runnables powered agent

feat: runnables powered agent #6267

Triggered via pull request October 16, 2023 21:15
Status Failure
Total duration 5m 14s
Artifacts

ci.yml

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

Annotations

11 errors
Environment Tests
Property 'llm' does not exist on type 'Runnable<any, any, BaseCallbackConfig>'.
Environment Tests
Property 'llmChain' does not exist on type 'OpenAIAgent'.
Environment Tests
Property 'llmChain' does not exist on type 'OpenAIAgent'.
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
'StructuredTool' is declared but its value is never read.
Environment Tests
Process completed with exit code 2.
Check linting
Process completed with exit code 129.