agentex-sdk 0.1.0a6__py3-none-any.whl → 0.1.1__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.
agentex/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
 
3
3
  __title__ = "agentex"
4
- __version__ = "0.1.0-alpha.6" # x-release-please-version
4
+ __version__ = "0.1.1" # x-release-please-version
agentex/types/__init__.py CHANGED
@@ -7,7 +7,6 @@ from .task import Task as Task
7
7
  from .agent import Agent as Agent
8
8
  from .event import Event as Event
9
9
  from .state import State as State
10
- from .shared import TaskMessageUpdate as TaskMessageUpdate
11
10
  from .acp_type import AcpType as AcpType
12
11
  from .data_delta import DataDelta as DataDelta
13
12
  from .text_delta import TextDelta as TextDelta
@@ -38,6 +37,7 @@ from .message_list_params import MessageListParams as MessageListParams
38
37
  from .state_create_params import StateCreateParams as StateCreateParams
39
38
  from .state_list_response import StateListResponse as StateListResponse
40
39
  from .state_update_params import StateUpdateParams as StateUpdateParams
40
+ from .task_message_update import TaskMessageUpdate as TaskMessageUpdate
41
41
  from .tool_response_delta import ToolResponseDelta as ToolResponseDelta
42
42
  from .tracker_list_params import TrackerListParams as TrackerListParams
43
43
  from .task_delete_response import TaskDeleteResponse as TaskDeleteResponse
@@ -3,11 +3,11 @@
3
3
  from typing import Union, Optional
4
4
  from typing_extensions import Literal, Annotated, TypeAlias
5
5
 
6
- from ..._utils import PropertyInfo
7
- from ..._models import BaseModel
8
- from ..task_message import TaskMessage
9
- from ..task_message_delta import TaskMessageDelta
10
- from ..task_message_content import TaskMessageContent
6
+ from .._utils import PropertyInfo
7
+ from .._models import BaseModel
8
+ from .task_message import TaskMessage
9
+ from .task_message_delta import TaskMessageDelta
10
+ from .task_message_content import TaskMessageContent
11
11
 
12
12
  __all__ = [
13
13
  "TaskMessageUpdate",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: agentex-sdk
3
- Version: 0.1.0a6
3
+ Version: 0.1.1
4
4
  Summary: The official Python library for the agentex API
5
5
  Project-URL: Homepage, https://github.com/scaleapi/agentex-python
6
6
  Project-URL: Repository, https://github.com/scaleapi/agentex-python
@@ -75,13 +75,10 @@ The full API of this library can be found in [api.md](https://github.com/scaleap
75
75
  ## Installation
76
76
 
77
77
  ```sh
78
- # install from the production repo
79
- pip install git+ssh://git@github.com/scaleapi/agentex-python.git
78
+ # install from PyPI
79
+ pip install agentex-sdk
80
80
  ```
81
81
 
82
- > [!NOTE]
83
- > Once this package is [published to PyPI](https://www.stainless.com/docs/guides/publish), this will become: `pip install --pre agentex-sdk`
84
-
85
82
  ## Usage
86
83
 
87
84
  The full API of this library can be found in [api.md](https://github.com/scaleapi/agentex-python/tree/main/api.md).
@@ -136,8 +133,8 @@ By default, the async client uses `httpx` for HTTP requests. However, for improv
136
133
  You can enable this by installing `aiohttp`:
137
134
 
138
135
  ```sh
139
- # install from the production repo
140
- pip install 'agentex-sdk[aiohttp] @ git+ssh://git@github.com/scaleapi/agentex-python.git'
136
+ # install from PyPI
137
+ pip install agentex-sdk[aiohttp]
141
138
  ```
142
139
 
143
140
  Then you can enable it by instantiating the client with `http_client=DefaultAioHttpClient()`:
@@ -11,7 +11,7 @@ agentex/_resource.py,sha256=S1t7wmR5WUvoDIhZjo_x-E7uoTJBynJ3d8tPJMQYdjw,1106
11
11
  agentex/_response.py,sha256=Tb9zazsnemO2rTxWtBjAD5WBqlhli5ZaXGbiKgdu5DE,28794
12
12
  agentex/_streaming.py,sha256=FNGJExRCF-vTRUZHFKUfoAWFhDGOB3XbioVCF37Jr7E,10104
13
13
  agentex/_types.py,sha256=KyKYySGIfHPod2hho1fPxssk5NuVn8C4MeMTtA-lg80,6198
14
- agentex/_version.py,sha256=ijSZxdu_y5HcWX77zKASuf9QNsr-x3D2vl11gUEDYJQ,167
14
+ agentex/_version.py,sha256=8ujTW_aUAmR9jepL9n8vIti2cYQrQTWbLB8N0Qzqm4E,159
15
15
  agentex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  agentex/_utils/__init__.py,sha256=PNZ_QJuzZEgyYXqkO1HVhGkj5IU9bglVUcw7H-Knjzw,2062
17
17
  agentex/_utils/_logs.py,sha256=LUjFPc3fweSChBUmjhQD8uYmwQAmFMNDuVFKfjYBQfM,777
@@ -222,7 +222,7 @@ agentex/resources/tracker.py,sha256=YxSeiloMwIqrS9nY7SlHclauRA7142qrKw34xgwqYbA,
222
222
  agentex/resources/messages/__init__.py,sha256=_J1eusFtr_k6zrAntJSuqx6LWEUBSTrV1OZZh7MaDPE,1015
223
223
  agentex/resources/messages/batch.py,sha256=pegCmnjK_J0jek5ChX1pKpq5RmCucTYLbK69H6qGVS4,9629
224
224
  agentex/resources/messages/messages.py,sha256=XJpBhVe_yCm52GhALpz-rFjGbZ96bA8fQ_wsfk9EH6U,17866
225
- agentex/types/__init__.py,sha256=gBBAwY1BY0272lbYaUwhPA3njSGpRBbZNhA_y3fYQ0E,3555
225
+ agentex/types/__init__.py,sha256=55T7MC3XtmCNrOo0X8c1GGi68ApsBjl3Hg0OKbOxf2A,3568
226
226
  agentex/types/acp_type.py,sha256=Fj-4SzmM6m95ck_ZXtNbcWggHiD9F49bxBLPbl1fxe4,208
227
227
  agentex/types/agent.py,sha256=WZRc8VZtc-JIeNHw5FsVTSMrxlaJ5A0ABvHv3t_zA4s,792
228
228
  agentex/types/agent_list_params.py,sha256=81IWnRZ2rLfHH7GB6VkXShYjb44DO0guG1znJcV3tuI,316
@@ -263,6 +263,7 @@ agentex/types/task_message.py,sha256=hoLAkiQJd1Fl7EjLof-vZq6zVnDw9SKmnV6V74Po58A
263
263
  agentex/types/task_message_content.py,sha256=57ebp-65y52KOZ7usVJShArIdXqBhFo5eOn8uy4HM_c,575
264
264
  agentex/types/task_message_content_param.py,sha256=j-6AmAkS4xGVcV3jhb2jScm8-u3jUN0PTeU8AksIoRE,593
265
265
  agentex/types/task_message_delta.py,sha256=nXNA0s38eBzue7PT_kU2Zp64CoVfxxMKAtLFxPPhEsg,547
266
+ agentex/types/task_message_update.py,sha256=gevnU4UW67qTzN_OGT-S3E5zbS9KQNehJZF3XhiirtU,2247
266
267
  agentex/types/text_content.py,sha256=i6ksdQXIyWosXAm-O_26m_eZA-4x26dgoNdzWnhue9k,1347
267
268
  agentex/types/text_content_param.py,sha256=5xtCBUJj6xKGlmpNuWVnBG3BBFQS3HyrKjq6KfpfVz0,1439
268
269
  agentex/types/text_delta.py,sha256=lUTceOXVsh-O4QOzZnkpB3I9d6V1Z0co0JwPZsXnXjQ,322
@@ -280,10 +281,8 @@ agentex/types/messages/batch_create_params.py,sha256=trUV75ntEVnxYhd1FIWub6dHBaN
280
281
  agentex/types/messages/batch_create_response.py,sha256=yaSLTw2MWWpHF23BGO1Xy9js38_7EIqHAuiLha8VSfc,278
281
282
  agentex/types/messages/batch_update_params.py,sha256=Ug5CThbD49a8j4qucg04OdmVrp_gApgpw0hg6NLsR3g,433
282
283
  agentex/types/messages/batch_update_response.py,sha256=TbSBe6SuPzjXXWSj-nRjT1JHGBooTshHQQDa1AixQA8,278
283
- agentex/types/shared/__init__.py,sha256=K1gxlfXbJfms23NEppZ0UEfYRhZ1eCPDpp4TaiMOFIA,159
284
- agentex/types/shared/task_message_update.py,sha256=irNMpFI6jFmJEG4N5ziXtjniAgc4l04TsbJZKsoQROw,2252
285
- agentex_sdk-0.1.0a6.dist-info/METADATA,sha256=k88aIgj8dvvdXGBFnd3NS4h0hp9ybPQhr9hJ0cc_ABI,14392
286
- agentex_sdk-0.1.0a6.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
287
- agentex_sdk-0.1.0a6.dist-info/entry_points.txt,sha256=V7vJuMZdF0UlvgX6KiBN7XUvq_cxF5kplcYvc1QlFaQ,62
288
- agentex_sdk-0.1.0a6.dist-info/licenses/LICENSE,sha256=Q1AOx2FtRcMlyMgQJ9eVN2WKPq2mQ33lnB4tvWxabLA,11337
289
- agentex_sdk-0.1.0a6.dist-info/RECORD,,
284
+ agentex_sdk-0.1.1.dist-info/METADATA,sha256=hN3DhK8m-gUmGwQ_joMycQ2OqN82dApiqotSranKR2I,14110
285
+ agentex_sdk-0.1.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
286
+ agentex_sdk-0.1.1.dist-info/entry_points.txt,sha256=V7vJuMZdF0UlvgX6KiBN7XUvq_cxF5kplcYvc1QlFaQ,62
287
+ agentex_sdk-0.1.1.dist-info/licenses/LICENSE,sha256=Q1AOx2FtRcMlyMgQJ9eVN2WKPq2mQ33lnB4tvWxabLA,11337
288
+ agentex_sdk-0.1.1.dist-info/RECORD,,
@@ -1,3 +0,0 @@
1
- # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- from .task_message_update import TaskMessageUpdate as TaskMessageUpdate