+13
pkgs/development/python-modules/langchain-experimental/001-avoid-check-fullpath.patch
+13
pkgs/development/python-modules/langchain-experimental/001-avoid-check-fullpath.patch
···
+76
pkgs/development/python-modules/langchain-experimental/default.nix
+76
pkgs/development/python-modules/langchain-experimental/default.nix
···+# Remove it when https://github.com/langchain-ai/langchain-experimental/pull/58 is merged and released+homepage = "https://github.com/langchain-ai/langchain-experimental/tree/main/libs/experimental";
+2
pkgs/top-level/python-packages.nix
+2
pkgs/top-level/python-packages.nix
···+langchain-experimental = callPackage ../development/python-modules/langchain-experimental { };