diff --git a/pkgs/development/python-modules/langchain/default.nix b/pkgs/development/python-modules/langchain/default.nix index aef554522940..4ff8f55bfc08 100644 --- a/pkgs/development/python-modules/langchain/default.nix +++ b/pkgs/development/python-modules/langchain/default.nix @@ -31,6 +31,7 @@ , azure-core , elasticsearch , opensearch-py +, google-search-results , faiss , spacy , nltk @@ -147,7 +148,7 @@ buildPythonPackage rec { manifest-ml elasticsearch opensearch-py - # google-search-results + google-search-results faiss sentence-transformers transformers