uipath-langchain-client 1.0.2__py3-none-any.whl → 1.0.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  __title__ = "UiPath LangChain Client"
2
2
  __description__ = "A Python client for interacting with UiPath's LLM services via LangChain."
3
- __version__ = "1.0.2"
3
+ __version__ = "1.0.3"
@@ -1,11 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: uipath-langchain-client
3
- Version: 1.0.2
3
+ Version: 1.0.3
4
4
  Summary: LangChain-compatible chat models and embeddings for UiPath's LLM services
5
5
  Requires-Python: >=3.11
6
6
  Requires-Dist: langchain>=1.2.7
7
- Requires-Dist: uipath-llm-client>=1.0.2
7
+ Requires-Dist: uipath-llm-client>=1.0.3
8
8
  Provides-Extra: all
9
+ Requires-Dist: anthropic[bedrock,vertex]>=0.77.0; extra == 'all'
9
10
  Requires-Dist: langchain-anthropic>=1.3.1; extra == 'all'
10
11
  Requires-Dist: langchain-aws>=1.2.1; extra == 'all'
11
12
  Requires-Dist: langchain-azure-ai>=1.0.0; extra == 'all'
@@ -13,6 +14,7 @@ Requires-Dist: langchain-google-genai>=4.2.0; extra == 'all'
13
14
  Requires-Dist: langchain-google-vertexai>=3.2.1; extra == 'all'
14
15
  Requires-Dist: langchain-openai>=1.1.7; extra == 'all'
15
16
  Provides-Extra: anthropic
17
+ Requires-Dist: anthropic[bedrock,vertex]>=0.77.0; extra == 'anthropic'
16
18
  Requires-Dist: langchain-anthropic>=1.3.1; extra == 'anthropic'
17
19
  Provides-Extra: aws
18
20
  Requires-Dist: langchain-aws>=1.2.1; extra == 'aws'
@@ -1,5 +1,5 @@
1
1
  uipath_langchain_client/__init__.py,sha256=3rOLh-mBT_DWUNShlnOzzcU9OxT98V7i_fQPcFRAGuQ,1605
2
- uipath_langchain_client/__version__.py,sha256=4nhzfK4r7krVivStesBcwAOfNmRJXk2QNvz_mT5-iMY,154
2
+ uipath_langchain_client/__version__.py,sha256=ghdmmK79HD3KEI1iwBkd1zRtH2n2p_evgSZ0DdFqOHs,154
3
3
  uipath_langchain_client/base_client.py,sha256=ZOv51sfGpJLS0fQq0kUIy0v0BA_WF6jEFky9EgO7fpQ,10911
4
4
  uipath_langchain_client/factory.py,sha256=6KKAQqtdtDS8cwsZ5MUoChiqnDye41svbZ5CeUaggYg,8312
5
5
  uipath_langchain_client/settings.py,sha256=mcSXWzZ_jkG_y-1XJOJpDZH9YVHZd6MMbNMMHXujGjw,920
@@ -23,6 +23,6 @@ uipath_langchain_client/clients/openai/chat_models.py,sha256=fAaDeR5bQ6FFgufP0Qq
23
23
  uipath_langchain_client/clients/openai/embeddings.py,sha256=3saz1Do0rylJBVUWLcF8h651VaIED-ivUiiUnLPLJmE,3310
24
24
  uipath_langchain_client/clients/vertexai/__init__.py,sha256=g_rPq14ij0DPxUC4tX7vNDB5KVvfULxOUXyReM97PZw,132
25
25
  uipath_langchain_client/clients/vertexai/chat_models.py,sha256=BpLGbDZ6YP6mOgxXZp8lXf9tId-JAuYhEFUcrqFejHE,2022
26
- uipath_langchain_client-1.0.2.dist-info/METADATA,sha256=CiEtjIYvU7UI_4aYFn4c2MUlgg4lpX4Wi-e5xefgVEs,8762
27
- uipath_langchain_client-1.0.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
28
- uipath_langchain_client-1.0.2.dist-info/RECORD,,
26
+ uipath_langchain_client-1.0.3.dist-info/METADATA,sha256=JczMLG7NDTdxIDuI6aL1BcF2qInfmfoluoCF9gaCbFk,8898
27
+ uipath_langchain_client-1.0.3.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
28
+ uipath_langchain_client-1.0.3.dist-info/RECORD,,