|
|
@@ -3782,19 +3782,19 @@ pydantic = ">=1.10"
|
|
|
|
|
|
[[package]]
|
|
|
name = "llama-index"
|
|
|
-version = "0.12.8"
|
|
|
+version = "0.12.9"
|
|
|
description = "Interface between LLMs and your data"
|
|
|
optional = false
|
|
|
python-versions = "<4.0,>=3.9"
|
|
|
files = [
|
|
|
- {file = "llama_index-0.12.8-py3-none-any.whl", hash = "sha256:6b98ea44c225c7d230fd7f552dfcc2911ef327e3be352dc239011118242e4a28"},
|
|
|
- {file = "llama_index-0.12.8.tar.gz", hash = "sha256:f1578bb6873fa4f90a8645a80f4f997d184770e63bd7a2b45a98ab6e5c70fb59"},
|
|
|
+ {file = "llama_index-0.12.9-py3-none-any.whl", hash = "sha256:95c39d8055c7d19bd5f099560b53c0971ae9997ebe46f7438766189ed48e4456"},
|
|
|
+ {file = "llama_index-0.12.9.tar.gz", hash = "sha256:2f8d671e6ca7e5b33b0f5cbddef8c0a11eb1e39781f1be65e9bd0c4a7a0deb5b"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
llama-index-agent-openai = ">=0.4.0,<0.5.0"
|
|
|
llama-index-cli = ">=0.4.0,<0.5.0"
|
|
|
-llama-index-core = ">=0.12.8,<0.13.0"
|
|
|
+llama-index-core = ">=0.12.9,<0.13.0"
|
|
|
llama-index-embeddings-openai = ">=0.3.0,<0.4.0"
|
|
|
llama-index-indices-managed-llama-cloud = ">=0.4.0"
|
|
|
llama-index-llms-openai = ">=0.3.0,<0.4.0"
|
|
|
@@ -3839,13 +3839,13 @@ llama-index-llms-openai = ">=0.3.0,<0.4.0"
|
|
|
|
|
|
[[package]]
|
|
|
name = "llama-index-core"
|
|
|
-version = "0.12.8"
|
|
|
+version = "0.12.9"
|
|
|
description = "Interface between LLMs and your data"
|
|
|
optional = false
|
|
|
python-versions = "<4.0,>=3.9"
|
|
|
files = [
|
|
|
- {file = "llama_index_core-0.12.8-py3-none-any.whl", hash = "sha256:7ebecbdaa1d5b6a320c050bf90525605ac03b242d26ad55f0e00a0e1df69e070"},
|
|
|
- {file = "llama_index_core-0.12.8.tar.gz", hash = "sha256:3b360437b4ae47b7bd1733f6492a95126e6739c7a2fd2b649ebe8bb3afea7143"},
|
|
|
+ {file = "llama_index_core-0.12.9-py3-none-any.whl", hash = "sha256:75bfdece8e1eb37faba43345cfbd9a8004859c177c1b5b358fc77620908c0f3f"},
|
|
|
+ {file = "llama_index_core-0.12.9.tar.gz", hash = "sha256:a6a702af13f8a840ff2a459024d21280e5b04d37f22c73efdc52def60e047af6"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|