asteroid-odyssey 1.6.17__py3-none-any.whl → 1.6.18__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: asteroid-odyssey
3
- Version: 1.6.17
3
+ Version: 1.6.18
4
4
  Summary: Python SDK for the Asteroid Agents API
5
5
  Author-email: Asteroid <founders@asteroid.com>
6
6
  License-Expression: MIT
@@ -54,7 +54,7 @@ execution_api = ExecutionApi(client)
54
54
  # Execute an agent
55
55
  response = execution_api.agent_execute_post(
56
56
  agent_id="your-agent-id",
57
- agents_agent_execute_agent_request={"dynamicData": {"input": "value"}}
57
+ agents_agent_execute_agent_request={"inputs": {"input": "value"}}
58
58
  )
59
59
  print(f"Execution ID: {response.execution_id}")
60
60
  ```
@@ -116,7 +116,7 @@ asteroid_odyssey/models/common_sort_direction.py,sha256=UBW99PM3QRGRRE7dB5OSBhmh
116
116
  asteroid_odyssey/models/common_unauthorized_error_body.py,sha256=Ng62vZVuPWEkTvdnYimbItSKhUGT9G52ZOapMQ2O7Xg,2897
117
117
  asteroid_odyssey/models/executions_list200_response.py,sha256=hbMbbsh7F8Cjl3S2hhRkcH4cvHCL24TVz8fwhGE9LfI,3288
118
118
  asteroid_odyssey/models/version.py,sha256=Vjiri_a5CcDJ1lSziRqif5HuFpaxneVDLIB1r8SFIkE,707
119
- asteroid_odyssey-1.6.17.dist-info/METADATA,sha256=WdHwAvk0V8Ds4mMTIYDr1QNwc5FqDIsfe1Eza5T8LSA,1895
120
- asteroid_odyssey-1.6.17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
121
- asteroid_odyssey-1.6.17.dist-info/top_level.txt,sha256=h4T6NKscnThJ4Nhzors2NKlJeZzepnM7XvDgsnfi5HA,17
122
- asteroid_odyssey-1.6.17.dist-info/RECORD,,
119
+ asteroid_odyssey-1.6.18.dist-info/METADATA,sha256=wqjfcRajUH7hjUtaO70dbXrrv7Y-l45eUIN5139iEO8,1890
120
+ asteroid_odyssey-1.6.18.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
121
+ asteroid_odyssey-1.6.18.dist-info/top_level.txt,sha256=h4T6NKscnThJ4Nhzors2NKlJeZzepnM7XvDgsnfi5HA,17
122
+ asteroid_odyssey-1.6.18.dist-info/RECORD,,