about summary refs log tree commit diff
path: root/pkgs/development/python-modules/langchain
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2023-07-02 23:17:04 +0200
committerGitHub <noreply@github.com>2023-07-02 23:17:04 +0200
commit632eebaadb5d3caf0599df77408749eb69bd1d5a (patch)
tree29b5f7612d296d348883aa870f4b0ca4880bb7a0 /pkgs/development/python-modules/langchain
parent676b6b71395644e19b1d6d0d41893281d5d79df4 (diff)
parent9a20ab36d9f9f035ac70a21e9059aeecf4f53e23 (diff)
Merge pull request #240361 from natsukium/pgvector/init
python310Packages.pgvector: init at 0.1.8
Diffstat (limited to 'pkgs/development/python-modules/langchain')
-rw-r--r--pkgs/development/python-modules/langchain/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/langchain/default.nix b/pkgs/development/python-modules/langchain/default.nix
index 92b12ed3c1640..7ea5303f1e6e0 100644
--- a/pkgs/development/python-modules/langchain/default.nix
+++ b/pkgs/development/python-modules/langchain/default.nix
@@ -46,6 +46,7 @@
 , google-api-python-client
 , pypdf
 , networkx
+, pgvector
 , psycopg2
 , boto3
 , pyowm
@@ -196,7 +197,7 @@ buildPythonPackage rec {
       # nomic
       # aleph-alpha-client
       # deeplake
-      # pgvector
+      pgvector
       psycopg2
       boto3
       pyowm