mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-16 15:04:13 +00:00
cli: standard tests in cli, test that they run, skip vectorstore tests (#28521)
This commit is contained in:
@@ -11,6 +11,7 @@ modules = [
|
||||
"vectorstores",
|
||||
"embeddings",
|
||||
"tools",
|
||||
"retrievers",
|
||||
]
|
||||
|
||||
for module in modules:
|
||||
|
Reference in New Issue
Block a user