feat: runnables powered agent #6254
ci.yml
on: pull_request
Check formatting
1m 26s
Check linting
3m 9s
Environment Tests
1m 58s
Matrix: Unit Tests
Annotations
4 errors
Environment Tests
'RunnableAgent' is declared but its value is never read.
|
Environment Tests
'RunnablePassthrough' is declared but its value is never read.
|
Environment Tests
Type 'RunnableSequence<{ input: string; }, AgentAction | AgentFinish>' is not assignable to type 'BaseSingleActionAgent | BaseMultiActionAgent'.
|
Environment Tests
Process completed with exit code 2.
|