amigo_sdk 0.4.0__py3-none-any.whl → 0.6.0__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 amigo_sdk might be problematic. Click here for more details.
- amigo_sdk/__init__.py +1 -1
- amigo_sdk/generated/model.py +2 -2
- {amigo_sdk-0.4.0.dist-info → amigo_sdk-0.6.0.dist-info}/METADATA +1 -1
- {amigo_sdk-0.4.0.dist-info → amigo_sdk-0.6.0.dist-info}/RECORD +7 -7
- {amigo_sdk-0.4.0.dist-info → amigo_sdk-0.6.0.dist-info}/WHEEL +0 -0
- {amigo_sdk-0.4.0.dist-info → amigo_sdk-0.6.0.dist-info}/entry_points.txt +0 -0
- {amigo_sdk-0.4.0.dist-info → amigo_sdk-0.6.0.dist-info}/licenses/LICENSE +0 -0
amigo_sdk/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.
|
|
1
|
+
__version__ = "0.6.0"
|
amigo_sdk/generated/model.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# generated by datamodel-codegen:
|
|
2
2
|
# filename: <stdin>
|
|
3
|
-
# timestamp: 2025-08-
|
|
3
|
+
# timestamp: 2025-08-21T18:24:02+00:00
|
|
4
4
|
|
|
5
5
|
from __future__ import annotations
|
|
6
6
|
|
|
@@ -11646,7 +11646,7 @@ class GetConversationMessagesParametersQuery(BaseModel):
|
|
|
11646
11646
|
[], description='The IDs of the messages to retrieve.', title='Id'
|
|
11647
11647
|
)
|
|
11648
11648
|
message_type: Optional[List[MessageType]] = Field(
|
|
11649
|
-
['agent-message', '
|
|
11649
|
+
['agent-message', 'external-event', 'user-message'],
|
|
11650
11650
|
description='The type of messages to retrieve.',
|
|
11651
11651
|
title='Message Type',
|
|
11652
11652
|
)
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
amigo_sdk/__init__.py,sha256=
|
|
1
|
+
amigo_sdk/__init__.py,sha256=cID1jLnC_vj48GgMN6Yb1FA3JsQ95zNmCHmRYE8TFhY,22
|
|
2
2
|
amigo_sdk/auth.py,sha256=Kvwk4P2HJaVUIn2Lwj7l6_xTm0IOVxMlthiXthm-V2Y,1029
|
|
3
3
|
amigo_sdk/config.py,sha256=0eZIo-hcJ8ODftKAr-mwB-FGJxGO5PT5T4dRpyWPqAg,1491
|
|
4
4
|
amigo_sdk/errors.py,sha256=RkRyF5eAASd8fIOS6YvL9rLDvLAYWqHfpHSCR7jqvl4,4840
|
|
5
5
|
amigo_sdk/http_client.py,sha256=XDtcQnAXf4E46Kjl6tKVVFgrMgozjCbOcDf21aK_c4s,8843
|
|
6
6
|
amigo_sdk/sdk_client.py,sha256=yLK8f0ARxLOlJX_cM-Y1GW-zCgJWsL2LIrWMxQGaMhY,3685
|
|
7
|
-
amigo_sdk/generated/model.py,sha256=
|
|
7
|
+
amigo_sdk/generated/model.py,sha256=UbxGt6fBiLkMTP13aLdRSHBvjg_bB--r3RgwkYFc5zA,427393
|
|
8
8
|
amigo_sdk/resources/conversation.py,sha256=gRkZwqLGOscqoCFcagwU-NfTeMuvLsuEqN_uLyNu1NI,8514
|
|
9
9
|
amigo_sdk/resources/organization.py,sha256=HNwUgeggeEklvcwFS7Of6nGDawN-_Uvd9NsXtcYg65o,726
|
|
10
10
|
amigo_sdk/resources/service.py,sha256=DrKaLnKAglcCeZJQEw50hAOLWtW_InnOu551TxgwF60,947
|
|
11
11
|
amigo_sdk/resources/user.py,sha256=Y66Eb5kH3sYWpdx1E9PP8slban8jpUHmig3YEXHaD_Y,2066
|
|
12
|
-
amigo_sdk-0.
|
|
13
|
-
amigo_sdk-0.
|
|
14
|
-
amigo_sdk-0.
|
|
15
|
-
amigo_sdk-0.
|
|
16
|
-
amigo_sdk-0.
|
|
12
|
+
amigo_sdk-0.6.0.dist-info/METADATA,sha256=ejQV1JWlSHbiP4hPT3bPRcXLYWHb6pZgbyssEvHUvDc,6215
|
|
13
|
+
amigo_sdk-0.6.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
14
|
+
amigo_sdk-0.6.0.dist-info/entry_points.txt,sha256=ivKZ8S9W6SH796zUDHeM-qHodrwmkmUItophi-jJWK0,82
|
|
15
|
+
amigo_sdk-0.6.0.dist-info/licenses/LICENSE,sha256=tx3FiTVbGxwBUOxQbNh05AAQlC2jd5hGvNpIkSfVbCo,1062
|
|
16
|
+
amigo_sdk-0.6.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|