modal 0.70.4__py3-none-any.whl → 0.70.5__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.
- modal/client.pyi +2 -2
- {modal-0.70.4.dist-info → modal-0.70.5.dist-info}/METADATA +1 -1
- {modal-0.70.4.dist-info → modal-0.70.5.dist-info}/RECORD +11 -11
- modal_proto/api.proto +3 -0
- modal_proto/api_pb2.py +436 -436
- modal_proto/api_pb2.pyi +8 -1
- modal_version/_version_generated.py +1 -1
- {modal-0.70.4.dist-info → modal-0.70.5.dist-info}/LICENSE +0 -0
- {modal-0.70.4.dist-info → modal-0.70.5.dist-info}/WHEEL +0 -0
- {modal-0.70.4.dist-info → modal-0.70.5.dist-info}/entry_points.txt +0 -0
- {modal-0.70.4.dist-info → modal-0.70.5.dist-info}/top_level.txt +0 -0
modal/client.pyi
CHANGED
@@ -26,7 +26,7 @@ class _Client:
|
|
26
26
|
_stub: typing.Optional[modal_proto.api_grpc.ModalClientStub]
|
27
27
|
|
28
28
|
def __init__(
|
29
|
-
self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.70.
|
29
|
+
self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.70.5"
|
30
30
|
): ...
|
31
31
|
def is_closed(self) -> bool: ...
|
32
32
|
@property
|
@@ -81,7 +81,7 @@ class Client:
|
|
81
81
|
_stub: typing.Optional[modal_proto.api_grpc.ModalClientStub]
|
82
82
|
|
83
83
|
def __init__(
|
84
|
-
self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.70.
|
84
|
+
self, server_url: str, client_type: int, credentials: typing.Optional[tuple[str, str]], version: str = "0.70.5"
|
85
85
|
): ...
|
86
86
|
def is_closed(self) -> bool: ...
|
87
87
|
@property
|
@@ -19,7 +19,7 @@ modal/app.py,sha256=LhAdfXUfqcVvmqTC8HM-LxMlGWCW2U8Xuhb6URyj9RI,45577
|
|
19
19
|
modal/app.pyi,sha256=ojqaDubpV6wdhqewMe2T_AKt2RPXSG4nySZu8_lHpvc,25292
|
20
20
|
modal/call_graph.py,sha256=1g2DGcMIJvRy-xKicuf63IVE98gJSnQsr8R_NVMptNc,2581
|
21
21
|
modal/client.py,sha256=JAnd4-GCN093BwkvOFAK5a6iy5ycxofjpUncMxlrIMw,15253
|
22
|
-
modal/client.pyi,sha256=
|
22
|
+
modal/client.pyi,sha256=DTHKjw8ns-Z-v7Fl3No4_u7Ihksz2QYLEN5D-NTo1jQ,7278
|
23
23
|
modal/cloud_bucket_mount.py,sha256=G7T7jWLD0QkmrfKR75mSTwdUZ2xNfj7pkVqb4ipmxmI,5735
|
24
24
|
modal/cloud_bucket_mount.pyi,sha256=CEi7vrH3kDUF4LAy4qP6tfImy2UJuFRcRbsgRNM1wo8,1403
|
25
25
|
modal/cls.py,sha256=3hjb0JcoPjxKZNeK22f5rR43bZRBjoRI7_EMZXY7YrE,31172
|
@@ -148,10 +148,10 @@ modal_global_objects/mounts/__init__.py,sha256=MIEP8jhXUeGq_eCjYFcqN5b1bxBM4fdk0
|
|
148
148
|
modal_global_objects/mounts/modal_client_package.py,sha256=W0E_yShsRojPzWm6LtIQqNVolapdnrZkm2hVEQuZK_4,767
|
149
149
|
modal_global_objects/mounts/python_standalone.py,sha256=SL_riIxpd8mP4i4CLDCWiFFNj0Ltknm9c_UIGfX5d60,1836
|
150
150
|
modal_proto/__init__.py,sha256=MIEP8jhXUeGq_eCjYFcqN5b1bxBM4fdk0VESpjWR0fc,28
|
151
|
-
modal_proto/api.proto,sha256=
|
151
|
+
modal_proto/api.proto,sha256=B7UvK-bWmAcBuqMMWmUBubAdstblzWgMqmUUco-1fEE,79926
|
152
152
|
modal_proto/api_grpc.py,sha256=AiUCWTHQQFC9RFB_XuavB_OnVMr7GJMRLEwcf4FSTio,102088
|
153
|
-
modal_proto/api_pb2.py,sha256=
|
154
|
-
modal_proto/api_pb2.pyi,sha256=
|
153
|
+
modal_proto/api_pb2.py,sha256=EEvj9MRiYAGiGP9lZqkQs7TIP7eepBKhAtL0eJAjpRM,293669
|
154
|
+
modal_proto/api_pb2.pyi,sha256=kdIvhfjCdoMP-uLw1MvQOIwE3m2xAenexGCXuo-SX0M,392331
|
155
155
|
modal_proto/api_pb2_grpc.py,sha256=dFxVTgosyp_o8NCI1JIySlR0qTzG4ILm9mq8MNo4jYc,220795
|
156
156
|
modal_proto/api_pb2_grpc.pyi,sha256=yJgwEl-1YU42m7MU_Sm5SK3rB9xdkisPk3nZB-mlqkg,51463
|
157
157
|
modal_proto/modal_api_grpc.py,sha256=MyNzvY_WqB7QTMOQjoH6lsqCY5-6_s1HP-knsOSjANs,13640
|
@@ -165,10 +165,10 @@ modal_proto/options_pb2_grpc.pyi,sha256=CImmhxHsYnF09iENPoe8S4J-n93jtgUYD2JPAc0y
|
|
165
165
|
modal_proto/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
166
166
|
modal_version/__init__.py,sha256=N9Kh4DrM2649_INTJG4Lp3NKdux7cxGuiDtXpq_hkFY,470
|
167
167
|
modal_version/__main__.py,sha256=2FO0yYQQwDTh6udt1h-cBnGd1c4ZyHnHSI4BksxzVac,105
|
168
|
-
modal_version/_version_generated.py,sha256=
|
169
|
-
modal-0.70.
|
170
|
-
modal-0.70.
|
171
|
-
modal-0.70.
|
172
|
-
modal-0.70.
|
173
|
-
modal-0.70.
|
174
|
-
modal-0.70.
|
168
|
+
modal_version/_version_generated.py,sha256=I1Lql_mstBPAz8MZfzdqxLZRVUNukmzfnEl6xAsmY-U,148
|
169
|
+
modal-0.70.5.dist-info/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
|
170
|
+
modal-0.70.5.dist-info/METADATA,sha256=_F541Txq6fkQmYrBkNUNZwYDDnca7gcsjIk8FDtvJQw,2328
|
171
|
+
modal-0.70.5.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
172
|
+
modal-0.70.5.dist-info/entry_points.txt,sha256=An-wYgeEUnm6xzrAP9_NTSTSciYvvEWsMZILtYrvpAI,46
|
173
|
+
modal-0.70.5.dist-info/top_level.txt,sha256=1nvYbOSIKcmU50fNrpnQnrrOpj269ei3LzgB6j9xGqg,64
|
174
|
+
modal-0.70.5.dist-info/RECORD,,
|
modal_proto/api.proto
CHANGED
@@ -1479,6 +1479,8 @@ message FunctionGetOutputsRequest {
|
|
1479
1479
|
string last_entry_id = 6;
|
1480
1480
|
bool clear_on_success = 7; // expires *any* remaining outputs soon after this call, not just the returned ones
|
1481
1481
|
double requested_at = 8; // Used for waypoints.
|
1482
|
+
// The jwts the client expects the server to be processing. This is optional and used for sync inputs only.
|
1483
|
+
repeated string input_jwts = 9;
|
1482
1484
|
}
|
1483
1485
|
|
1484
1486
|
message FunctionGetOutputsResponse {
|
@@ -1678,6 +1680,7 @@ message GenericResult { // Used for both tasks and function outputs
|
|
1678
1680
|
// Used when the user's function fails to initialize (ex. S3 mount failed due to invalid credentials).
|
1679
1681
|
// Terminates the function and all remaining inputs.
|
1680
1682
|
GENERIC_STATUS_INIT_FAILURE = 5;
|
1683
|
+
GENERIC_STATUS_INTERNAL_FAILURE = 6;
|
1681
1684
|
}
|
1682
1685
|
|
1683
1686
|
GenericStatus status = 1; // Status of the task or function output.
|