From 6aa69f686ff2fe239f29277dcd861cbdce9811e8 Mon Sep 17 00:00:00 2001 From: Chandrasekharan M <117059509+chandrasekharan-zipstack@users.noreply.github.com> Date: Thu, 25 Apr 2024 15:16:50 +0530 Subject: [PATCH] deps: Bumped adapters to 0.12.1 and SDK to 0.22.1 (#44) Bumped adapters to 0.12.1 and SDK to 0.22.1 --- pdm.lock | 52 ++++++++++++++++++------------------ pyproject.toml | 2 +- src/unstract/sdk/__init__.py | 2 +- 3 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pdm.lock b/pdm.lock index f07db70c..1b395880 100644 --- a/pdm.lock +++ b/pdm.lock @@ -5,7 +5,7 @@ groups = ["default", "docs", "lint", "test"] strategy = ["cross_platform"] lock_version = "4.4.1" -content_hash = "sha256:4713342aa52b74d4fbf6781c21b180976e9fb2b5c42f58d010bffb55b55b189a" +content_hash = "sha256:735c12c16a4f9a04f2fe478515da9ca812329c5961c5172dd907d2d8fdf928e0" [[package]] name = "aiohttp" @@ -1428,7 +1428,7 @@ files = [ [[package]] name = "llama-index-core" -version = "0.10.30" +version = "0.10.31" requires_python = "<4.0,>=3.8.1" summary = "Interface between LLMs and your data" dependencies = [ @@ -1457,8 +1457,8 @@ dependencies = [ "wrapt", ] files = [ - {file = "llama_index_core-0.10.30-py3-none-any.whl", hash = "sha256:2f291ce2975f9dbf0ea87d684d3d8122ce216265f468f32baa2cf4ecfb34ed2a"}, - {file = "llama_index_core-0.10.30.tar.gz", hash = "sha256:bed3f683606a0b0eb0839677c935a4b57b7bae509a95d380e51c6225630660e0"}, + {file = "llama_index_core-0.10.31-py3-none-any.whl", hash = "sha256:b894680fa320a94de56d9a933ac7edb646cabf15fe67ae1cf8fa53ac52ab4542"}, + {file = "llama_index_core-0.10.31.tar.gz", hash = "sha256:66d39d6f253e20311a21e0b98ea386089f099be12f2d23dbe11379a6d908ddf1"}, ] [[package]] @@ -1675,7 +1675,7 @@ files = [ [[package]] name = "llama-index-program-openai" -version = "0.1.5" +version = "0.1.6" requires_python = "<4.0,>=3.8.1" summary = "llama-index program openai integration" dependencies = [ @@ -1684,8 +1684,8 @@ dependencies = [ "llama-index-llms-openai<0.2.0,>=0.1.1", ] files = [ - {file = "llama_index_program_openai-0.1.5-py3-none-any.whl", hash = "sha256:20b6efa706ac73e4dc5086900fea1ffcb1eb0787c8a6f081669d37da7235aee0"}, - {file = "llama_index_program_openai-0.1.5.tar.gz", hash = "sha256:c33aa2d2876ad0ff1f9a2a755d4e7d4917240847d0174e7b2d0b8474499bb700"}, + {file = "llama_index_program_openai-0.1.6-py3-none-any.whl", hash = "sha256:4660b338503537c5edca1e0dab606af6ce372b4f1b597e2833c6b602447c5d8d"}, + {file = "llama_index_program_openai-0.1.6.tar.gz", hash = "sha256:c6a4980c5ea826088b28b4dee3367edb20221e6d05eb0e05019049190131d772"}, ] [[package]] @@ -1809,15 +1809,15 @@ files = [ [[package]] name = "llama-parse" -version = "0.4.1" +version = "0.4.2" requires_python = "<4.0,>=3.8.1" summary = "Parse files into RAG-Optimized formats." dependencies = [ "llama-index-core>=0.10.29", ] files = [ - {file = "llama_parse-0.4.1-py3-none-any.whl", hash = "sha256:2c08962b66791c61fc360ae2042f953729c7b8decc3590d01fea5a98ca1f6676"}, - {file = "llama_parse-0.4.1.tar.gz", hash = "sha256:d723af84d6a1fc99eb431915d21865d20b76d8a246dbaa124d1f96c956a644f7"}, + {file = "llama_parse-0.4.2-py3-none-any.whl", hash = "sha256:5ce0390141f216dcd88c1123fea7f2a4f561d177f791a97217a3db3509dec4ff"}, + {file = "llama_parse-0.4.2.tar.gz", hash = "sha256:fa04c09730b102155f6505de9cf91998c86d334581f0f12597c5eb47ca5db859"}, ] [[package]] @@ -2094,7 +2094,7 @@ files = [ [[package]] name = "openai" -version = "1.23.2" +version = "1.23.6" requires_python = ">=3.7.1" summary = "The official Python library for the openai API" dependencies = [ @@ -2107,8 +2107,8 @@ dependencies = [ "typing-extensions<5,>=4.7", ] files = [ - {file = "openai-1.23.2-py3-none-any.whl", hash = "sha256:293a36effde29946eb221040c89c46a4850f2f2e30b37ef09ff6d75226d71b42"}, - {file = "openai-1.23.2.tar.gz", hash = "sha256:b84aa3005357ceb38f22a269e0e22ee58ce103897f447032d021906f18178a8e"}, + {file = "openai-1.23.6-py3-none-any.whl", hash = "sha256:f406c76ba279d16b9aca5a89cee0d968488e39f671f4dc6f0d690ac3c6f6fca1"}, + {file = "openai-1.23.6.tar.gz", hash = "sha256:612de2d54cf580920a1156273f84aada6b3dca26d048f62eb5364a4314d7f449"}, ] [[package]] @@ -2303,12 +2303,12 @@ files = [ [[package]] name = "platformdirs" -version = "4.2.0" +version = "4.2.1" requires_python = ">=3.8" -summary = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." +summary = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`." files = [ - {file = "platformdirs-4.2.0-py3-none-any.whl", hash = "sha256:0614df2a2f37e1a662acbd8e2b25b92ccf8632929bc6d43467e17fe89c75e068"}, - {file = "platformdirs-4.2.0.tar.gz", hash = "sha256:ef0cc731df711022c174543cb70a9b5bd22e5a9337c8624ef2c2ceb8ddad8768"}, + {file = "platformdirs-4.2.1-py3-none-any.whl", hash = "sha256:17d5a1161b3fd67b390023cb2d3b026bbd40abde6fdb052dfbd3a29c3ba22ee1"}, + {file = "platformdirs-4.2.1.tar.gz", hash = "sha256:031cd18d4ec63ec53e82dceaac0417d218a6863f7745dfcc9efe7793b7039bdf"}, ] [[package]] @@ -2792,7 +2792,7 @@ files = [ [[package]] name = "referencing" -version = "0.34.0" +version = "0.35.0" requires_python = ">=3.8" summary = "JSON Referencing + Python" dependencies = [ @@ -2800,8 +2800,8 @@ dependencies = [ "rpds-py>=0.7.0", ] files = [ - {file = "referencing-0.34.0-py3-none-any.whl", hash = "sha256:d53ae300ceddd3169f1ffa9caf2cb7b769e92657e4fafb23d34b93679116dfd4"}, - {file = "referencing-0.34.0.tar.gz", hash = "sha256:5773bd84ef41799a5a8ca72dc34590c041eb01bf9aa02632b4a973fb0181a844"}, + {file = "referencing-0.35.0-py3-none-any.whl", hash = "sha256:8080727b30e364e5783152903672df9b6b091c926a146a759080b62ca3126cd6"}, + {file = "referencing-0.35.0.tar.gz", hash = "sha256:191e936b0c696d0af17ad7430a3dc68e88bc11be6514f4757dc890f04ab05889"}, ] [[package]] @@ -3531,7 +3531,7 @@ files = [ [[package]] name = "unstract-adapters" -version = "0.12.0" +version = "0.12.1" requires_python = "<3.12,>=3.9" summary = "Unstract interface for LLMs, Embeddings and VectorDBs" dependencies = [ @@ -3557,8 +3557,8 @@ dependencies = [ "singleton-decorator~=1.0.0", ] files = [ - {file = "unstract_adapters-0.12.0-py3-none-any.whl", hash = "sha256:17fb31aa7702ce20093f026e2f5e3e7e3d92d403fa5d55f79bf9056f121db8f9"}, - {file = "unstract_adapters-0.12.0.tar.gz", hash = "sha256:eea8c08914668157f583c2c920662b2b4e73a54f5e17d04dc6c5c01e413f0009"}, + {file = "unstract_adapters-0.12.1-py3-none-any.whl", hash = "sha256:35bcce98d4b36d5369ddd0062cfc72f246e03e28d93d95d32384fc4a259a9a02"}, + {file = "unstract_adapters-0.12.1.tar.gz", hash = "sha256:ad50071d8d8bcbf90cc70fb0d129ba48a22558940157b5a2e63745dc932f93ce"}, ] [[package]] @@ -3583,7 +3583,7 @@ files = [ [[package]] name = "virtualenv" -version = "20.25.3" +version = "20.26.0" requires_python = ">=3.7" summary = "Virtual Python Environment builder" dependencies = [ @@ -3592,8 +3592,8 @@ dependencies = [ "platformdirs<5,>=3.9.1", ] files = [ - {file = "virtualenv-20.25.3-py3-none-any.whl", hash = "sha256:8aac4332f2ea6ef519c648d0bc48a5b1d324994753519919bddbb1aff25a104e"}, - {file = "virtualenv-20.25.3.tar.gz", hash = "sha256:7bb554bbdfeaacc3349fa614ea5bff6ac300fc7c335e9facf3a3bcfc703f45be"}, + {file = "virtualenv-20.26.0-py3-none-any.whl", hash = "sha256:0846377ea76e818daaa3e00a4365c018bc3ac9760cbb3544de542885aad61fb3"}, + {file = "virtualenv-20.26.0.tar.gz", hash = "sha256:ec25a9671a5102c8d2657f62792a27b48f016664c6873f6beed3800008577210"}, ] [[package]] diff --git a/pyproject.toml b/pyproject.toml index bbbf97d8..db114345 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "python-magic~=0.4.27", "python-dotenv==1.0.0", # LLM Triad - "unstract-adapters~=0.12.0", + "unstract-adapters~=0.12.1", "llama-index==0.10.28", "tiktoken~=0.4.0", "transformers==4.37.0", diff --git a/src/unstract/sdk/__init__.py b/src/unstract/sdk/__init__.py index 1735d618..7dfcb39a 100644 --- a/src/unstract/sdk/__init__.py +++ b/src/unstract/sdk/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.22.0" +__version__ = "0.22.1" def get_sdk_version():