lint fixes

This commit is contained in:
vinodkiran
2023-12-22 12:13:52 +05:30
parent f2f8ed6a9c
commit be79adb07c
2 changed files with 3 additions and 4 deletions
@@ -39,7 +39,7 @@ class LLMFilterCompressionRetriever_Retrievers implements INode {
name: 'model',
type: 'BaseLanguageModel',
optional: true
},
}
]
}