uipath-langchain 0.0.96__py3-none-any.whl → 0.0.97__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.

Potentially problematic release.


This version of uipath-langchain might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- from .models import UiPathAzureChatOpenAI, UiPathNormalizedChatModel
1
+ from .models import UiPathAzureChatOpenAI, UiPathChat
2
2
 
3
3
  __all__ = [
4
- "UiPathNormalizedChatModel",
4
+ "UiPathChat",
5
5
  "UiPathAzureChatOpenAI",
6
6
  ]
@@ -76,7 +76,7 @@ class UiPathAzureChatOpenAI(UiPathRequestMixin, AzureChatOpenAI):
76
76
  )
77
77
 
78
78
 
79
- class UiPathNormalizedChatModel(UiPathRequestMixin, AzureChatOpenAI):
79
+ class UiPathChat(UiPathRequestMixin, AzureChatOpenAI):
80
80
  """Custom LLM connector for LangChain integration with UiPath Normalized."""
81
81
 
82
82
  def _create_chat_result(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: uipath-langchain
3
- Version: 0.0.96
3
+ Version: 0.0.97
4
4
  Summary: UiPath Langchain
5
5
  Project-URL: Homepage, https://uipath.com
6
6
  Project-URL: Repository, https://github.com/UiPath/uipath-langchain-python
@@ -17,8 +17,8 @@ uipath_langchain/_utils/__init__.py,sha256=WoY66enCygRXTh6v5B1UrRcFCnQYuPJ8oqDkw
17
17
  uipath_langchain/_utils/_request_mixin.py,sha256=t_1HWBxqEl-wsSk9ubmIM-8vs9BlNy4ZVBxtDxktn6U,18489
18
18
  uipath_langchain/_utils/_settings.py,sha256=MhwEVj4gVRSar0RBf2w2hTjO-5Qm-HpCuufqN3gSWjA,3390
19
19
  uipath_langchain/_utils/_sleep_policy.py,sha256=e9pHdjmcCj4CVoFM1jMyZFelH11YatsgWfpyrfXzKBQ,1251
20
- uipath_langchain/chat/__init__.py,sha256=hJCcfzHwKx2coTNzo4ggV3_4QVNrtbtIvxa03CubEYI,146
21
- uipath_langchain/chat/models.py,sha256=0vt8N9lUQk8-6mhsm1dtCOJLDL4i7ukrg2TPGYJ4KR0,10240
20
+ uipath_langchain/chat/__init__.py,sha256=WDcvy91ixvZ3Mq7Ae94g5CjyQwXovDBnEv1NlD5SXBE,116
21
+ uipath_langchain/chat/models.py,sha256=sLz8yzEMUMSNsCFyywRxFwe2JisR3TP-n1vbeRKl9H8,10225
22
22
  uipath_langchain/chat/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
23
  uipath_langchain/chat/utils/_chat_types.py,sha256=iTUh4gY8ML2yLzTQ7H4ZFXChA8RbPz7NgkJK4x7fSbs,1226
24
24
  uipath_langchain/embeddings/__init__.py,sha256=QICtYB58ZyqFfDQrEaO8lTEgAU5NuEKlR7iIrS0OBtc,156
@@ -36,8 +36,8 @@ uipath_langchain/utils/_request_mixin.py,sha256=WFyTDyAthSci1DRwUwS21I3hLntD7HdV
36
36
  uipath_langchain/utils/_settings.py,sha256=MhwEVj4gVRSar0RBf2w2hTjO-5Qm-HpCuufqN3gSWjA,3390
37
37
  uipath_langchain/utils/_sleep_policy.py,sha256=e9pHdjmcCj4CVoFM1jMyZFelH11YatsgWfpyrfXzKBQ,1251
38
38
  uipath_langchain/vectorstores/context_grounding_vectorstore.py,sha256=eTa5sX43-ydB1pj9VNHUPbB-hC36fZK_CGrNe5U2Nrw,9393
39
- uipath_langchain-0.0.96.dist-info/METADATA,sha256=_Wl1Ar9--69svMaQ3D_2q3qLA5nsLwfHH3_F8H8WRQc,3819
40
- uipath_langchain-0.0.96.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
41
- uipath_langchain-0.0.96.dist-info/entry_points.txt,sha256=FUtzqGOEntlJKMJIXhQUfT7ZTbQmGhke1iCmDWZaQZI,81
42
- uipath_langchain-0.0.96.dist-info/licenses/LICENSE,sha256=JDpt-uotAkHFmxpwxi6gwx6HQ25e-lG4U_Gzcvgp7JY,1063
43
- uipath_langchain-0.0.96.dist-info/RECORD,,
39
+ uipath_langchain-0.0.97.dist-info/METADATA,sha256=U1M3rOe_wfKce9Stee6TxbBXS2bQ0Q9X13G-hHkqKng,3819
40
+ uipath_langchain-0.0.97.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
41
+ uipath_langchain-0.0.97.dist-info/entry_points.txt,sha256=FUtzqGOEntlJKMJIXhQUfT7ZTbQmGhke1iCmDWZaQZI,81
42
+ uipath_langchain-0.0.97.dist-info/licenses/LICENSE,sha256=JDpt-uotAkHFmxpwxi6gwx6HQ25e-lG4U_Gzcvgp7JY,1063
43
+ uipath_langchain-0.0.97.dist-info/RECORD,,