mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
release(core): 1.0.0a1 (#32715)
This commit is contained in:
@@ -86,7 +86,7 @@ def _is_relevant_import(module: str) -> bool:
|
||||
"langchain",
|
||||
"langchain_core",
|
||||
"langchain_community",
|
||||
"langchain_experimental",
|
||||
# "langchain_experimental",
|
||||
"langchain_text_splitters",
|
||||
]
|
||||
return module.split(".")[0] in recognized_packages
|
||||
|
||||
Reference in New Issue
Block a user