Adding the Kit interface [https://github.com/tmc/langchaingo/issues/1103] #2456
Annotations
5 errors
Lint:
tools/tool_test.go#L17
unused-parameter: parameter 'input' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
tools/tool_test.go#L23
Function TestTool missing the call to method parallel (paralleltest)
|
Lint:
tools/tool_test.go#L24
Function TestTool missing the call to method parallel in the test run (paralleltest)
|
Lint:
tools/tool_test.go#L33
Function TestTool missing the call to method parallel in the test run (paralleltest)
|
Lint
issues found
|