indexify 0.2.45__py3-none-any.whl → 0.2.47__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.
@@ -267,6 +267,8 @@ class IndexifyFunctionWrapper:
267
267
  # with json encoding which won't deserialize in tuple.
268
268
  if isinstance(input, tuple) or isinstance(input, list):
269
269
  args += input
270
+ elif isinstance(input, dict):
271
+ kwargs.update(input)
270
272
  else:
271
273
  args.append(input)
272
274
  extracted_data = self.indexify_function._call_run(*args, **kwargs)
@@ -292,6 +294,8 @@ class IndexifyFunctionWrapper:
292
294
  # with json encoding which won't deserialize in tuple.
293
295
  if isinstance(input, tuple) or isinstance(input, list):
294
296
  args += input
297
+ elif isinstance(input, dict):
298
+ kwargs.update(input)
295
299
  else:
296
300
  args.append(input)
297
301
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: indexify
3
- Version: 0.2.45
3
+ Version: 0.2.47
4
4
  Summary: Python Client for Indexify
5
5
  Home-page: https://github.com/tensorlakeai/indexify
6
6
  License: Apache 2.0
@@ -21,7 +21,7 @@ Requires-Dist: grpcio-tools (==1.68.1)
21
21
  Requires-Dist: httpx-sse (>=0.4.0,<0.5.0)
22
22
  Requires-Dist: httpx[http2] (==0.27.2)
23
23
  Requires-Dist: nanoid (>=2.0.0,<3.0.0)
24
- Requires-Dist: pydantic (>=2.10.2,<3.0.0)
24
+ Requires-Dist: pydantic (==2.10.4)
25
25
  Requires-Dist: pyyaml (>=6,<7)
26
26
  Requires-Dist: rich (>=13.9.2,<14.0.0)
27
27
  Requires-Dist: structlog (>=24.4.0,<25.0.0)
@@ -43,7 +43,7 @@ indexify/functions_sdk/graph.py,sha256=_54nK1xckZ8dYf6ApalTDmaQwa_QPf66e9rDXf5Ii
43
43
  indexify/functions_sdk/graph_definition.py,sha256=yQ7c7jpA8RB8Yt81D1i5R3LPT8fmLvN8bLuEHvS4P_o,1775
44
44
  indexify/functions_sdk/graph_validation.py,sha256=mN2Fcp91GIwFZEQP6z_qGqt4LkLM70SnI7AWBi4CmKQ,2509
45
45
  indexify/functions_sdk/image.py,sha256=tXt_Ho5kIqH54MTCdK_Hp1eG6xnmYVnYiY70xlABZ0I,6245
46
- indexify/functions_sdk/indexify_functions.py,sha256=6OzZZILH3xoWzPYFMo167N6p8KmbN_-cEJRJMEzL5YE,12284
46
+ indexify/functions_sdk/indexify_functions.py,sha256=PA1cH3wCZoNiGlO_5igNH-8T0NcUXzMhQYAvUSebdZQ,12434
47
47
  indexify/functions_sdk/invocation_state/invocation_state.py,sha256=azSRnX-ryii2Ehqfn5v2vuoXd0pWLu4koRf6RPBNQJk,828
48
48
  indexify/functions_sdk/invocation_state/local_invocation_state.py,sha256=f3m_xlfaGrep-YBqJFXUXpBykyKfEQtyaJ606htwGX4,1107
49
49
  indexify/functions_sdk/object_serializer.py,sha256=R58ALsl2Lb87ii6km4D6hBBsqRs_CHNISxhUICE2d9o,1931
@@ -53,8 +53,8 @@ indexify/logging.py,sha256=_TLnWT0RzABvExwTixjdpuxoSNUev4zeNV0K1VlEUmA,1099
53
53
  indexify/remote_graph.py,sha256=OzBucU4buR5UdTViNJvh1RfnOTmYA34Uel5qXnRsQsA,5006
54
54
  indexify/remote_pipeline.py,sha256=oqx57rSPszNS3DToXO_nf-CKqkCZWptm1u_p3orV_gQ,790
55
55
  indexify/settings.py,sha256=Ny59mzYI4gbXoK8hjx66a_men6ndbd1J1zCTcKOoyzg,50
56
- indexify-0.2.45.dist-info/LICENSE.txt,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
57
- indexify-0.2.45.dist-info/METADATA,sha256=BiIGGhlP8PC8wElMimdvoj_8MKFIvFcP2DhwQQvc1yM,6274
58
- indexify-0.2.45.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
59
- indexify-0.2.45.dist-info/entry_points.txt,sha256=Pih7WV-XMpAzI5dEvROcpLr-ybVhd9Y-AtuzBKUdcDs,49
60
- indexify-0.2.45.dist-info/RECORD,,
56
+ indexify-0.2.47.dist-info/LICENSE.txt,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
57
+ indexify-0.2.47.dist-info/METADATA,sha256=4Wayq0HPDNCB2crgCN5OmKoHgLr6WQlkYjJMf2WtiD0,6267
58
+ indexify-0.2.47.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
59
+ indexify-0.2.47.dist-info/entry_points.txt,sha256=Pih7WV-XMpAzI5dEvROcpLr-ybVhd9Y-AtuzBKUdcDs,49
60
+ indexify-0.2.47.dist-info/RECORD,,