uipath-langchain 0.0.134__py3-none-any.whl → 0.0.135__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.
- uipath_langchain/_tracing/_oteladapter.py +1 -1
- {uipath_langchain-0.0.134.dist-info → uipath_langchain-0.0.135.dist-info}/METADATA +1 -1
- {uipath_langchain-0.0.134.dist-info → uipath_langchain-0.0.135.dist-info}/RECORD +6 -6
- {uipath_langchain-0.0.134.dist-info → uipath_langchain-0.0.135.dist-info}/WHEEL +0 -0
- {uipath_langchain-0.0.134.dist-info → uipath_langchain-0.0.135.dist-info}/entry_points.txt +0 -0
- {uipath_langchain-0.0.134.dist-info → uipath_langchain-0.0.135.dist-info}/licenses/LICENSE +0 -0
|
@@ -166,7 +166,7 @@ class LangChainExporter(LlmOpsHttpExporter):
|
|
|
166
166
|
if "Attributes" not in span_data:
|
|
167
167
|
return span_data
|
|
168
168
|
|
|
169
|
-
logger.
|
|
169
|
+
logger.debug(f"Processing span: {span_data}")
|
|
170
170
|
|
|
171
171
|
attributes_val = span_data["Attributes"]
|
|
172
172
|
if isinstance(attributes_val, str):
|
|
@@ -17,7 +17,7 @@ uipath_langchain/_cli/_templates/main.py.template,sha256=GpSblGH2hwS9ibqQmX2iB2n
|
|
|
17
17
|
uipath_langchain/_cli/_utils/_graph.py,sha256=nMJWy8FmaD9rqPUY2lHc5uVpUzbXD1RO12uJnhe0kdo,6803
|
|
18
18
|
uipath_langchain/_tracing/__init__.py,sha256=UqrLc_WimpzKY82M0LJsgJ-HFQUQFjOmOlD1XQ8V-R4,181
|
|
19
19
|
uipath_langchain/_tracing/_instrument_traceable.py,sha256=8f9FyAKWE6kH1N8ErbpwqZHAzNjGwbLjQn7jdX5yAgA,4343
|
|
20
|
-
uipath_langchain/_tracing/_oteladapter.py,sha256=
|
|
20
|
+
uipath_langchain/_tracing/_oteladapter.py,sha256=6PLyJxLhvtkIlLQoOE2ZFxWys1N3iYZZH9DzpzrwKkk,8434
|
|
21
21
|
uipath_langchain/_tracing/_utils.py,sha256=r_fiSk3HDDAcePY_UbbEYiSbNqzn5gFeMPYBDvGrFx0,902
|
|
22
22
|
uipath_langchain/_utils/__init__.py,sha256=-w-4TD9ZnJDCpj4VIPXhJciukrmDJJbmnOFnhAkAaEU,81
|
|
23
23
|
uipath_langchain/_utils/_request_mixin.py,sha256=ddKFs_0mjoFCmvPTiOTPJh1IIqYUo5CUka-B7zAZphE,19695
|
|
@@ -34,8 +34,8 @@ uipath_langchain/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
|
|
|
34
34
|
uipath_langchain/tools/preconfigured.py,sha256=Ucl9mta_su66j-5uOC-vZzyc3V2-Em6q9WO1qsmQv48,6291
|
|
35
35
|
uipath_langchain/vectorstores/__init__.py,sha256=w8qs1P548ud1aIcVA_QhBgf_jZDrRMK5Lono78yA8cs,114
|
|
36
36
|
uipath_langchain/vectorstores/context_grounding_vectorstore.py,sha256=TncIXG-YsUlO0R5ZYzWsM-Dj1SVCZbzmo2LraVxXelc,9559
|
|
37
|
-
uipath_langchain-0.0.
|
|
38
|
-
uipath_langchain-0.0.
|
|
39
|
-
uipath_langchain-0.0.
|
|
40
|
-
uipath_langchain-0.0.
|
|
41
|
-
uipath_langchain-0.0.
|
|
37
|
+
uipath_langchain-0.0.135.dist-info/METADATA,sha256=CE88C26k5ph4JltUBD19qwcSbySU_4mb-EhSigDnl9E,4275
|
|
38
|
+
uipath_langchain-0.0.135.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
39
|
+
uipath_langchain-0.0.135.dist-info/entry_points.txt,sha256=FUtzqGOEntlJKMJIXhQUfT7ZTbQmGhke1iCmDWZaQZI,81
|
|
40
|
+
uipath_langchain-0.0.135.dist-info/licenses/LICENSE,sha256=JDpt-uotAkHFmxpwxi6gwx6HQ25e-lG4U_Gzcvgp7JY,1063
|
|
41
|
+
uipath_langchain-0.0.135.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|