indexify 0.2.2__py3-none-any.whl → 0.2.3__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.
@@ -266,7 +266,7 @@ class Graph:
266
266
  metadata_nodes[node_name] = NodeMetadata(
267
267
  compute_fn=FunctionMetadata(
268
268
  name=node_name,
269
- fn_name=node.fn_name,
269
+ fn_name=node.name,
270
270
  description=node.description,
271
271
  reducer=node.accumulate is not None,
272
272
  image_name=node.image._image_name,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: indexify
3
- Version: 0.2.2
3
+ Version: 0.2.3
4
4
  Summary: Python Client for Indexify
5
5
  Home-page: https://github.com/tensorlakeai/indexify
6
6
  License: Apache 2.0
@@ -17,7 +17,7 @@ indexify/executor/task_reporter.py,sha256=gnnse0v6rjjni8lNzeb-ZYq6iF2DgafKoT7dcG
17
17
  indexify/executor/task_store.py,sha256=q8s2gImsFffWeXQR0mk1Xlo1Aj_2GfclNPjQ2EA_YBo,3984
18
18
  indexify/foo,sha256=e385Ws-u8zx-LOq3tdfTa-siK9pMaccdAE8_0rrp_k4,5165
19
19
  indexify/functions_sdk/data_objects.py,sha256=2LqAWJ_S2Xkp4OQTmhd3InVIrBs7juV41udnSQFMMfM,840
20
- indexify/functions_sdk/graph.py,sha256=qy9zVbf26oTLW0d0jt991Hd8MP6N0F1CEBLL9VbwLBA,9975
20
+ indexify/functions_sdk/graph.py,sha256=3-uALmIdZiHsxHKMk8rb_Mphb109G-AKfWmGGXS90uA,9972
21
21
  indexify/functions_sdk/graph_validation.py,sha256=y-f0ZNiGYl_fjPA7v9OJWtoUMPELgtVR_ifpgqZ0IoY,2465
22
22
  indexify/functions_sdk/image.py,sha256=euuz2QTZQoS-JmwnPmWJ8lfIgKzrSEsfkUc2qU26xjM,679
23
23
  indexify/functions_sdk/indexify_functions.py,sha256=xxgvnw0MQ_csIksunIdero8be0PR4mfwgoHp3UlkMZU,5851
@@ -26,8 +26,8 @@ indexify/functions_sdk/object_serializer.py,sha256=Zz4GobW3ZamBBtFDF76QxU3TP6oJN
26
26
  indexify/local_client.py,sha256=zNEoRhIx0v8BqWDP4NJiuxkP2RctjkLZInegEj07iSo,7218
27
27
  indexify/remote_client.py,sha256=oKgTqLbIxQVDqkMjQmNCOOEIM156UeYMC1jDWWSqBAQ,12297
28
28
  indexify/settings.py,sha256=LSaWZ0ADIVmUv6o6dHWRC3-Ry5uLbCw2sBSg1e_U7UM,99
29
- indexify-0.2.2.dist-info/LICENSE.txt,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
30
- indexify-0.2.2.dist-info/METADATA,sha256=Yi3wagpXcgNpjV5mAZ8V2qPQMIi79UmYuu6oD1fv7VM,6129
31
- indexify-0.2.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
32
- indexify-0.2.2.dist-info/entry_points.txt,sha256=Pih7WV-XMpAzI5dEvROcpLr-ybVhd9Y-AtuzBKUdcDs,49
33
- indexify-0.2.2.dist-info/RECORD,,
29
+ indexify-0.2.3.dist-info/LICENSE.txt,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
30
+ indexify-0.2.3.dist-info/METADATA,sha256=bbQHvSEcmjSAuRvEQsyb4Xac6jovD76h2jkRA4e27Ck,6129
31
+ indexify-0.2.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
32
+ indexify-0.2.3.dist-info/entry_points.txt,sha256=Pih7WV-XMpAzI5dEvROcpLr-ybVhd9Y-AtuzBKUdcDs,49
33
+ indexify-0.2.3.dist-info/RECORD,,