amigo_sdk 0.47.0__py3-none-any.whl → 0.55.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.

@@ -36,7 +36,7 @@ class AsyncUserResource:
36
36
  """Create (invite) a new user to the organization."""
37
37
  response = await self._http.request(
38
38
  "POST",
39
- f"/v1/{self._organization_id}/user/invite",
39
+ f"/v1/{self._organization_id}/user/",
40
40
  json=body.model_dump(mode="json", exclude_none=True),
41
41
  )
42
42
  return UserCreateInvitedUserResponse.model_validate_json(response.text)
@@ -81,7 +81,7 @@ class UserResource:
81
81
  ) -> UserCreateInvitedUserResponse:
82
82
  response = self._http.request(
83
83
  "POST",
84
- f"/v1/{self._organization_id}/user/invite",
84
+ f"/v1/{self._organization_id}/user/",
85
85
  json=body.model_dump(mode="json", exclude_none=True),
86
86
  )
87
87
  return UserCreateInvitedUserResponse.model_validate_json(response.text)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: amigo_sdk
3
- Version: 0.47.0
3
+ Version: 0.55.0
4
4
  Summary: Amigo AI Python SDK
5
5
  Author: Amigo AI
6
6
  License-File: LICENSE
@@ -1,4 +1,4 @@
1
- amigo_sdk/__init__.py,sha256=UzRLaNdch8qezex3UeNpKF8BznXSGOAsbFWrp9oYeK4,139
1
+ amigo_sdk/__init__.py,sha256=IG6Qmj2nLIQCnUCfNKaXlmxih-ugSz3u9upFXTLYm7U,139
2
2
  amigo_sdk/_retry_utils.py,sha256=kFjw9Wqye6MB5-B4rjLxsbSNcfYBIztcollIoncd1hY,2142
3
3
  amigo_sdk/auth.py,sha256=WaM9PcEcnaC6CzNsgRKueHkdSAxNbRylzpR_3Q6guQ0,1765
4
4
  amigo_sdk/config.py,sha256=0eZIo-hcJ8ODftKAr-mwB-FGJxGO5PT5T4dRpyWPqAg,1491
@@ -6,13 +6,13 @@ amigo_sdk/errors.py,sha256=RkRyF5eAASd8fIOS6YvL9rLDvLAYWqHfpHSCR7jqvl4,4840
6
6
  amigo_sdk/http_client.py,sha256=v25UoUbXcMeHTnfJMcrl8RSSwCVkKUL1Jv-0HoXP1B4,13507
7
7
  amigo_sdk/models.py,sha256=V-G6iL43_ZNOPDcatCJCSszGWGz-nzp_RSyGNm-rBAc,45
8
8
  amigo_sdk/sdk_client.py,sha256=Kr9M9o66pOLu0T2VDvqdYMmPZzgKJyTELu7BSPgGrYQ,6152
9
- amigo_sdk/generated/model.py,sha256=E91DK4ne4GJcS0ukSW_CjO-RBtRMoS8Jec_Kz13IoTY,437688
9
+ amigo_sdk/generated/model.py,sha256=B8_Bt7oMXBSLnAR4UbxqTYa1E2BGnAJCrey8DgAZiCg,452130
10
10
  amigo_sdk/resources/conversation.py,sha256=5PkJOvLKqnriSS9K9hKw2VRPxRLTuABEbCyPy1fz1r0,14817
11
11
  amigo_sdk/resources/organization.py,sha256=yX4UlOHNegRzFW4gCJrCxjiLCAGnGegasjviR1yad_Q,1211
12
12
  amigo_sdk/resources/service.py,sha256=SiwEHXCQk4r1b_tGv47M08VuB7RALDHJQzWlpuD937g,1571
13
- amigo_sdk/resources/user.py,sha256=i4t5aVzBI37KwAtLKSDWTMwf4D4KQdSDoUiblFe1u7o,3529
14
- amigo_sdk-0.47.0.dist-info/METADATA,sha256=UdLWW_vqpaNpcSeiWTWzFvuaYQ20pAPSzKsXh37i950,8350
15
- amigo_sdk-0.47.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
- amigo_sdk-0.47.0.dist-info/entry_points.txt,sha256=ivKZ8S9W6SH796zUDHeM-qHodrwmkmUItophi-jJWK0,82
17
- amigo_sdk-0.47.0.dist-info/licenses/LICENSE,sha256=tx3FiTVbGxwBUOxQbNh05AAQlC2jd5hGvNpIkSfVbCo,1062
18
- amigo_sdk-0.47.0.dist-info/RECORD,,
13
+ amigo_sdk/resources/user.py,sha256=vZPCw8i-xvcDQik8ouJbm8qVHucRbfxCWI3yYMDj8hg,3517
14
+ amigo_sdk-0.55.0.dist-info/METADATA,sha256=rtSXB_XNU3mLq74j62wNrqiRAceMlzl7peSF5d-Bf3k,8350
15
+ amigo_sdk-0.55.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
+ amigo_sdk-0.55.0.dist-info/entry_points.txt,sha256=ivKZ8S9W6SH796zUDHeM-qHodrwmkmUItophi-jJWK0,82
17
+ amigo_sdk-0.55.0.dist-info/licenses/LICENSE,sha256=tx3FiTVbGxwBUOxQbNh05AAQlC2jd5hGvNpIkSfVbCo,1062
18
+ amigo_sdk-0.55.0.dist-info/RECORD,,