uipath-langchain-client 1.0.9__py3-none-any.whl → 1.0.11__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.9"
3
+ __version__ = "1.0.11"
@@ -1,7 +1,8 @@
1
1
  from functools import cached_property
2
- from typing import Any, Literal, Self, override
2
+ from typing import Any, Literal, Self
3
3
 
4
4
  from pydantic import Field, model_validator
5
+ from typing_extensions import override
5
6
  from uipath_langchain_client.base_client import UiPathBaseLLMClient
6
7
  from uipath_langchain_client.settings import UiPathAPIConfig
7
8
 
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: uipath-langchain-client
3
- Version: 1.0.9
3
+ Version: 1.0.11
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.8
7
+ Requires-Dist: uipath-llm-client>=1.0.10
8
8
  Provides-Extra: all
9
9
  Requires-Dist: anthropic[bedrock,vertex]>=0.77.0; extra == 'all'
10
10
  Requires-Dist: langchain-anthropic>=1.3.1; extra == 'all'
@@ -1,11 +1,11 @@
1
1
  uipath_langchain_client/__init__.py,sha256=Pu3yx1ShQk2k6esHbYET-QfJwej2OHG60Dpfzljek5U,1659
2
- uipath_langchain_client/__version__.py,sha256=j3rvj69K-YS6AHXw6q__5LhIMqWdleCL_GDuh6_430o,154
2
+ uipath_langchain_client/__version__.py,sha256=7cZ3EsXPAMUGukt8QKfTzmDCvCISWqlZ5tFfYgKRxts,155
3
3
  uipath_langchain_client/base_client.py,sha256=Ly2IcGy2NmiueJv-lyLdMF3RPEdvMbrtIXy8CNNdkII,11073
4
4
  uipath_langchain_client/factory.py,sha256=f9zPbT8rB3hfkDpQsjs0RI085GsksrIffLqzoGgnkhk,11131
5
5
  uipath_langchain_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  uipath_langchain_client/settings.py,sha256=mcSXWzZ_jkG_y-1XJOJpDZH9YVHZd6MMbNMMHXujGjw,920
7
7
  uipath_langchain_client/clients/anthropic/__init__.py,sha256=cU7tkL3WYQXFZhdkZsQn_sgDQRx9wWzde3Amq0ts94U,121
8
- uipath_langchain_client/clients/anthropic/chat_models.py,sha256=lgYZ9kKJVkVfoyCWy41UL841010dL1RHNon9do-NsXc,6947
8
+ uipath_langchain_client/clients/anthropic/chat_models.py,sha256=I-dt3TZ083kRo1yZZax6AjcR47ZY5GPONmGQfXsr6tg,6976
9
9
  uipath_langchain_client/clients/azure/__init__.py,sha256=TDeEtcanZNqqqpjPWY8vFOLmKjVIyLXyv4l8VYKlpfY,267
10
10
  uipath_langchain_client/clients/azure/chat_models.py,sha256=BvMgDYRGwHhHLbS24aBL0Esp0NOOyf9wP3OkAWLpYEM,1727
11
11
  uipath_langchain_client/clients/azure/embeddings.py,sha256=VNxzMNROa9ZIAXUhWsIKgZeRjXj0rNn0wWZlFyZnjZk,1628
@@ -24,6 +24,6 @@ uipath_langchain_client/clients/openai/chat_models.py,sha256=nhNEnBbfgxt3HE-uHIA
24
24
  uipath_langchain_client/clients/openai/embeddings.py,sha256=dOVjnF6EQI_drDXr9IxwibjFn1ntI-h41zUPZFHEnuE,3310
25
25
  uipath_langchain_client/clients/vertexai/__init__.py,sha256=g_rPq14ij0DPxUC4tX7vNDB5KVvfULxOUXyReM97PZw,132
26
26
  uipath_langchain_client/clients/vertexai/chat_models.py,sha256=XX9fiWGjC3FUrbWaf0DHEwioGe2S--W0Y_vpZeAhHkQ,2022
27
- uipath_langchain_client-1.0.9.dist-info/METADATA,sha256=9jle3Wt4BHWw_SKsN17ekwRWd50-ZgrdOaEmz-9wxv4,8875
28
- uipath_langchain_client-1.0.9.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
29
- uipath_langchain_client-1.0.9.dist-info/RECORD,,
27
+ uipath_langchain_client-1.0.11.dist-info/METADATA,sha256=lbL0zjaUlgA13JS1o9BqOuhs1p39X_ApBIjCyWLQ2hM,8877
28
+ uipath_langchain_client-1.0.11.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
29
+ uipath_langchain_client-1.0.11.dist-info/RECORD,,