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

@@ -334,16 +334,20 @@ def _create_appropriate_wrapper(
334
334
 
335
335
 
336
336
  def _uipath_traced(
337
+ name: Optional[str] = None,
337
338
  run_type: Optional[str] = None,
338
339
  span_type: Optional[str] = None,
339
340
  input_processor: Optional[Callable[..., Any]] = None,
340
341
  output_processor: Optional[Callable[..., Any]] = None,
342
+ *args: Any,
343
+ **kwargs: Any,
341
344
  ):
342
345
  """Decorator factory that creates traced functions using dispatch_trace_event."""
343
346
 
344
347
  def decorator(func):
345
348
  return _create_traced_wrapper(
346
349
  func=func,
350
+ func_name=name,
347
351
  run_type=run_type,
348
352
  span_type=span_type,
349
353
  input_processor=input_processor,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: uipath-langchain
3
- Version: 0.0.97
3
+ Version: 0.0.98
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
@@ -29,15 +29,15 @@ uipath_langchain/tracers/AsyncUiPathTracer.py,sha256=8eGWZ56iJcmhtRQU4cHuZYt6aJX
29
29
  uipath_langchain/tracers/UiPathTracer.py,sha256=V5g1nlB0TI1wYvUIkfCEcAdhy4thqeMBmjflWtxc-_M,5601
30
30
  uipath_langchain/tracers/__init__.py,sha256=MwrQh6iuPXMS72S5EX0JdCAX0TKe-l7fIPGV3EG0Ssk,256
31
31
  uipath_langchain/tracers/_events.py,sha256=CJri76SSdu7rGJIkXurJ2C5sQahfSK4E5UWwWYdEAtE,922
32
- uipath_langchain/tracers/_instrument_traceable.py,sha256=DR1r-b1Vso7uA6V5six1NxTmLQWb_-qTWdbIicrbBcM,13401
32
+ uipath_langchain/tracers/_instrument_traceable.py,sha256=0e841zVzcPWjOGtmBx0GeHbq3JoqsmWv6gVPzDOKNTM,13496
33
33
  uipath_langchain/tracers/_utils.py,sha256=JOT1tKMdvqjMDtj2WbmbOWMeMlTXBWavxWpogX7KlRA,1543
34
34
  uipath_langchain/utils/__init__.py,sha256=-w-4TD9ZnJDCpj4VIPXhJciukrmDJJbmnOFnhAkAaEU,81
35
35
  uipath_langchain/utils/_request_mixin.py,sha256=WFyTDyAthSci1DRwUwS21I3hLntD7HdVzYc0ZPoi3ys,18296
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.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,,
39
+ uipath_langchain-0.0.98.dist-info/METADATA,sha256=L_exF12PjVRyG7rmjOYyyz-yYQ30QgbiYSgYMnA2Gec,3819
40
+ uipath_langchain-0.0.98.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
41
+ uipath_langchain-0.0.98.dist-info/entry_points.txt,sha256=FUtzqGOEntlJKMJIXhQUfT7ZTbQmGhke1iCmDWZaQZI,81
42
+ uipath_langchain-0.0.98.dist-info/licenses/LICENSE,sha256=JDpt-uotAkHFmxpwxi6gwx6HQ25e-lG4U_Gzcvgp7JY,1063
43
+ uipath_langchain-0.0.98.dist-info/RECORD,,