craft-ai-sdk 0.50.0rc1__py3-none-any.whl → 0.50.1rc1__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.
- craft_ai_sdk/__init__.py +1 -1
- craft_ai_sdk/sdk.py +1 -1
- {craft_ai_sdk-0.50.0rc1.dist-info → craft_ai_sdk-0.50.1rc1.dist-info}/METADATA +1 -1
- {craft_ai_sdk-0.50.0rc1.dist-info → craft_ai_sdk-0.50.1rc1.dist-info}/RECORD +8 -8
- documentation.pdf +0 -0
- {craft_ai_sdk-0.50.0rc1.dist-info → craft_ai_sdk-0.50.1rc1.dist-info}/LICENSE +0 -0
- {craft_ai_sdk-0.50.0rc1.dist-info → craft_ai_sdk-0.50.1rc1.dist-info}/WHEEL +0 -0
- {craft_ai_sdk-0.50.0rc1.dist-info → craft_ai_sdk-0.50.1rc1.dist-info}/entry_points.txt +0 -0
craft_ai_sdk/__init__.py
CHANGED
craft_ai_sdk/sdk.py
CHANGED
|
@@ -128,7 +128,7 @@ class CraftAiSdk(BaseCraftAiSdk):
|
|
|
128
128
|
os.environ.get("CRAFT_AI__MULTIPART_PART_SIZE__B", str(38 * 256 * 1024))
|
|
129
129
|
)
|
|
130
130
|
_access_token_margin = timedelta(seconds=30)
|
|
131
|
-
_version = "0.50.
|
|
131
|
+
_version = "0.50.1rc1" # Would be better to share it somewhere
|
|
132
132
|
|
|
133
133
|
def __init__(
|
|
134
134
|
self,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
craft_ai_sdk/__init__.py,sha256=
|
|
1
|
+
craft_ai_sdk/__init__.py,sha256=9Wu68jkKuIHXm1GZuZ1EL29KpE_oOyKr0kShd0YqLwU,407
|
|
2
2
|
craft_ai_sdk/constants.py,sha256=KHRaIHA9tHxjwluo7zBF2UZpePQaDI57SrBs4Ob1g7Q,607
|
|
3
3
|
craft_ai_sdk/core/data_store.py,sha256=kI0nUIXfkz-9ENVEeFW70_PGhBNB_S-nntJJkKhGRoQ,8464
|
|
4
4
|
craft_ai_sdk/core/deployments.py,sha256=p717fy73OoynUuDKO6XYLfLu5stBHH73xQw6HLm8jUY,25804
|
|
@@ -12,12 +12,12 @@ craft_ai_sdk/core/steps.py,sha256=e_-Kb88raOWRKXLbRzTaJVgVOs4LXA2ziXC6z-PYtlg,20
|
|
|
12
12
|
craft_ai_sdk/core/users.py,sha256=Qi3xg7Vzk_0MepccNIZbFzjI0bBqouqkFStTuejUY6s,509
|
|
13
13
|
craft_ai_sdk/exceptions.py,sha256=IC-JfZmmmaTsbMCgirOEByRmWnatQLjKe8BErRkuwM0,1075
|
|
14
14
|
craft_ai_sdk/io.py,sha256=y9lg5unGIwQICAPuKUdUPDAJCsxe2lbseIlmiWka2Ec,11865
|
|
15
|
-
craft_ai_sdk/sdk.py,sha256=
|
|
15
|
+
craft_ai_sdk/sdk.py,sha256=4x4S6jwfMfllnyvxNCtdcBWqYrT-4F_gL2tiQpeSPmE,10021
|
|
16
16
|
craft_ai_sdk/utils.py,sha256=3BTHNv3OgxtfiJnmf8U_pne-Bky4vtX33CvN_GD_NKM,9460
|
|
17
17
|
craft_ai_sdk/warnings.py,sha256=xJXbUR66SVbG_ZO7rxpAZ2hkGxdUtM5JAx6JoWg77Qs,6678
|
|
18
|
-
documentation.pdf,sha256=
|
|
19
|
-
craft_ai_sdk-0.50.
|
|
20
|
-
craft_ai_sdk-0.50.
|
|
21
|
-
craft_ai_sdk-0.50.
|
|
22
|
-
craft_ai_sdk-0.50.
|
|
23
|
-
craft_ai_sdk-0.50.
|
|
18
|
+
documentation.pdf,sha256=U2K_3cfkwKsSBI225v5_7yI-Avuv18p17oZYUhS7Xk0,327165
|
|
19
|
+
craft_ai_sdk-0.50.1rc1.dist-info/LICENSE,sha256=_2oYRJic9lZK05LceuJ9aZZw5mPHYc1WQhJiVS-oGFU,10754
|
|
20
|
+
craft_ai_sdk-0.50.1rc1.dist-info/METADATA,sha256=EYOoFbGLFDcnEfz49RNrY8GChiO2Y_i9gqJEV4oulY0,1566
|
|
21
|
+
craft_ai_sdk-0.50.1rc1.dist-info/entry_points.txt,sha256=eV9YD0zCAb88_wNMDV99sRxVKVC-WOQF3b1Pepaytcg,385
|
|
22
|
+
craft_ai_sdk-0.50.1rc1.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
|
|
23
|
+
craft_ai_sdk-0.50.1rc1.dist-info/RECORD,,
|
documentation.pdf
CHANGED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|