feat: runnables powered agent #6277
ci.yml
on: pull_request
Check formatting
1m 19s
Check linting
3m 30s
Environment Tests
1m 57s
Matrix: Unit Tests
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.
|