Skip to content

Commit

Permalink
python311Packages.llama-index-core: 0.11.7 -> 0.11.8 (#340977)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Sep 16, 2024
2 parents dcf47c5 + cb6ec7a commit 5ac8cc6
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/llama-cloud/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

buildPythonPackage rec {
pname = "llama-cloud";
version = "0.0.15";
version = "0.0.17";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_cloud";
inherit version;
hash = "sha256-vgb9iI6IliN5a5wqoPwNCe8DntUUX/Jn2ECMy+pwwEg=";
hash = "sha256-f9aFe7u5GTdTVXLMtI2qOBifVc3XQRGF2Ag9qym6Epk=";
};

build-system = [ poetry-core ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/llama-index-cli/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@

buildPythonPackage rec {
pname = "llama-index-cli";
version = "0.3.0";
version = "0.3.1";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_cli";
inherit version;
hash = "sha256-pC4B/ioCqg/TtkXrFAP5BY+n9i++6ioGpVt/uMB9XQI=";
hash = "sha256-GJDdaHz0QPNlE2WlSeMDNjFiwWe4772Ho6oQBY1tXHc=";
};

build-system = [ poetry-core ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/llama-index-core/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ in

buildPythonPackage rec {
pname = "llama-index-core";
version = "0.11.7";
version = "0.11.9";
pyproject = true;

disabled = pythonOlder "3.8";
Expand All @@ -56,7 +56,7 @@ buildPythonPackage rec {
owner = "run-llama";
repo = "llama_index";
rev = "refs/tags/v${version}";
hash = "sha256-48cx+hquZCjAEIp40cO1jM5wMwKQ1PNQftuwmJBnHVQ=";
hash = "sha256-IebrdKC73Rwj4AgN26Ga3qqMEAeuVDMmFhDqQ9VIWIw=";
};

sourceRoot = "${src.name}/${pname}";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

buildPythonPackage rec {
pname = "llama-index-embeddings-ollama";
version = "0.3.0";
version = "0.3.1";
pyproject = true;

disabled = pythonOlder "3.9";

src = fetchPypi {
pname = "llama_index_embeddings_ollama";
inherit version;
hash = "sha256-Q5pc0R473lBPrWqICF6UIX0mp4akY2SBqXBS7MIkB7Y=";
hash = "sha256-Wj51+hS+fisagpN0FsiAIE3JbhsdJibcW96T8CHntUA=";
};

build-system = [ poetry-core ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@

buildPythonPackage rec {
pname = "llama-index-embeddings-openai";
version = "0.2.4";
version = "0.2.5";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_embeddings_openai";
inherit version;
hash = "sha256-CeJf+5Rt0fld8VAXI23kV4GoONzmVJhVnQdTxy7/5hc=";
hash = "sha256-AEfdcddHBoZF7XKMKTEqqRtlu+TGFCGAA0xk38XG9ug=";
};

build-system = [ poetry-core ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

buildPythonPackage rec {
pname = "llama-index-graph-stores-neo4j";
version = "0.3.1";
version = "0.3.2";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_graph_stores_neo4j";
inherit version;
hash = "sha256-v4rtGi47qyV6cDXfQcKuGrES9IjG/Se5zpnhktuoNHc=";
hash = "sha256-O/iTlpbREmN1tbojbaqZ7gLAN2JdKmKEzhKCnpth6S0=";
};

build-system = [ poetry-core ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

buildPythonPackage rec {
pname = "llama-index-indices-managed-llama-cloud";
version = "0.3.0";
version = "0.3.1";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_indices_managed_llama_cloud";
inherit version;
hash = "sha256-AqHQtBP/+1UCLn6E4FeIzLGMvc9Uz+wEZthMVlUJ+uY=";
hash = "sha256-9ifxAtFZBfFWGFIrbsKJWM2G17mzebmXLa7YkQU0LR0=";
};

build-system = [ poetry-core ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

buildPythonPackage rec {
pname = "llama-index-llms-ollama";
version = "0.3.1";
version = "0.3.2";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_llms_ollama";
inherit version;
hash = "sha256-8fHR/p6H0LN5BZno0lEz6et+hgRVGYJ9wIHfNLXvcDQ=";
hash = "sha256-t0W9a3vZAEI9IttLIcza/WwjvjG/0C8jdwahejCPipw=";
};

build-system = [ poetry-core ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

buildPythonPackage rec {
pname = "llama-index-llms-openai";
version = "0.2.3";
version = "0.2.7";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_llms_openai";
inherit version;
hash = "sha256-6Rc7QwMxeRxqWp3xZ5ZDeuSjriR/1ODygffL5ZJYsHo=";
hash = "sha256-pwmiazL4JwzoYhMZQTcqv3ZMwPgbBxMTOEjH7/x9MPs=";
};

pythonRemoveDeps = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

buildPythonPackage rec {
pname = "llama-index-multi-modal-llms-openai";
version = "0.2.0";
version = "0.2.1";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_multi_modal_llms_openai";
inherit version;
hash = "sha256-gRlrcwN0zIjSg/h5Q1fQvWZka5pNqlwJz1dhkDC0aWw=";
hash = "sha256-G1vmkdX6KGH9S1oHGIPclNgts+HH/2hthN2EBIo1THs=";
};

build-system = [ poetry-core ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@

buildPythonPackage rec {
pname = "llama-index-vector-stores-postgres";
version = "0.2.1";
version = "0.2.5";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_index_vector_stores_postgres";
inherit version;
hash = "sha256-xjlFAa3HTJRP/34HaN4fN5BE1VvfAWSLDZnj2s/ES/U=";
hash = "sha256-JLJygIsklBM9B3mOeQP8fu6YuHo104rvJKNj83eAQc4=";
};

pythonRemoveDeps = [ "psycopg2-binary" ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/llama-parse/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@

buildPythonPackage rec {
pname = "llama-parse";
version = "0.5.2";
version = "0.5.5";
pyproject = true;

disabled = pythonOlder "3.8";

src = fetchPypi {
pname = "llama_parse";
inherit version;
hash = "sha256-7ER3jp+KOKG4gZp82tIKtEJi1QZD2l2K2zi5VUfzMEc=";
hash = "sha256-ILAOCbFNG1ehsEDkvWFDbVH0Nza3tRADBypNBbA170Q=";
};

build-system = [ poetry-core ];
Expand Down

0 comments on commit 5ac8cc6

Please sign in to comment.