Skip to content

feat: runnables powered agent #6266

feat: runnables powered agent

feat: runnables powered agent #6266

Triggered via pull request October 16, 2023 21:06
Status Failure
Total duration 4m 15s
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
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.
Check linting
Process completed with exit code 1.