agi-python 0.5.0__tar.gz → 0.5.1__tar.gz

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.
Files changed (45) hide show
  1. {agi_python-0.5.0/agi_python.egg-info → agi_python-0.5.1}/PKG-INFO +1 -1
  2. {agi_python-0.5.0 → agi_python-0.5.1}/agi/__init__.py +1 -1
  3. {agi_python-0.5.0 → agi_python-0.5.1/agi_python.egg-info}/PKG-INFO +1 -1
  4. {agi_python-0.5.0 → agi_python-0.5.1}/pyproject.toml +1 -1
  5. {agi_python-0.5.0 → agi_python-0.5.1}/CHANGELOG.md +0 -0
  6. {agi_python-0.5.0 → agi_python-0.5.1}/LICENSE +0 -0
  7. {agi_python-0.5.0 → agi_python-0.5.1}/MANIFEST.in +0 -0
  8. {agi_python-0.5.0 → agi_python-0.5.1}/README.md +0 -0
  9. {agi_python-0.5.0 → agi_python-0.5.1}/agi/_http.py +0 -0
  10. {agi_python-0.5.0 → agi_python-0.5.1}/agi/_session_context.py +0 -0
  11. {agi_python-0.5.0 → agi_python-0.5.1}/agi/_sse.py +0 -0
  12. {agi_python-0.5.0 → agi_python-0.5.1}/agi/client.py +0 -0
  13. {agi_python-0.5.0 → agi_python-0.5.1}/agi/driver/__init__.py +0 -0
  14. {agi_python-0.5.0 → agi_python-0.5.1}/agi/driver/_binary.py +0 -0
  15. {agi_python-0.5.0 → agi_python-0.5.1}/agi/driver/_driver.py +0 -0
  16. {agi_python-0.5.0 → agi_python-0.5.1}/agi/driver/_protocol.py +0 -0
  17. {agi_python-0.5.0 → agi_python-0.5.1}/agi/exceptions.py +0 -0
  18. {agi_python-0.5.0 → agi_python-0.5.1}/agi/loop.py +0 -0
  19. {agi_python-0.5.0 → agi_python-0.5.1}/agi/py.typed +0 -0
  20. {agi_python-0.5.0 → agi_python-0.5.1}/agi/resources/__init__.py +0 -0
  21. {agi_python-0.5.0 → agi_python-0.5.1}/agi/resources/sessions.py +0 -0
  22. {agi_python-0.5.0 → agi_python-0.5.1}/agi/types/__init__.py +0 -0
  23. {agi_python-0.5.0 → agi_python-0.5.1}/agi/types/desktop.py +0 -0
  24. {agi_python-0.5.0 → agi_python-0.5.1}/agi/types/results.py +0 -0
  25. {agi_python-0.5.0 → agi_python-0.5.1}/agi/types/sessions.py +0 -0
  26. {agi_python-0.5.0 → agi_python-0.5.1}/agi/types/shared.py +0 -0
  27. {agi_python-0.5.0 → agi_python-0.5.1}/agi_python.egg-info/SOURCES.txt +0 -0
  28. {agi_python-0.5.0 → agi_python-0.5.1}/agi_python.egg-info/dependency_links.txt +0 -0
  29. {agi_python-0.5.0 → agi_python-0.5.1}/agi_python.egg-info/requires.txt +0 -0
  30. {agi_python-0.5.0 → agi_python-0.5.1}/agi_python.egg-info/top_level.txt +0 -0
  31. {agi_python-0.5.0 → agi_python-0.5.1}/setup.cfg +0 -0
  32. {agi_python-0.5.0 → agi_python-0.5.1}/tests/__init__.py +0 -0
  33. {agi_python-0.5.0 → agi_python-0.5.1}/tests/conftest.py +0 -0
  34. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/__init__.py +0 -0
  35. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/test_comprehensive.py +0 -0
  36. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/test_driver.py +0 -0
  37. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/test_edge_cases.py +0 -0
  38. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/test_examples.py +0 -0
  39. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/test_sessions.py +0 -0
  40. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/test_smoke.py +0 -0
  41. {agi_python-0.5.0 → agi_python-0.5.1}/tests/integration/test_snapshots.py +0 -0
  42. {agi_python-0.5.0 → agi_python-0.5.1}/tests/unit/__init__.py +0 -0
  43. {agi_python-0.5.0 → agi_python-0.5.1}/tests/unit/test_client.py +0 -0
  44. {agi_python-0.5.0 → agi_python-0.5.1}/tests/unit/test_error_handling.py +0 -0
  45. {agi_python-0.5.0 → agi_python-0.5.1}/tests/unit/test_session_context.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agi-python
3
- Version: 0.5.0
3
+ Version: 0.5.1
4
4
  Summary: Official Python SDK for AGI.tech API
5
5
  Author-email: AGI Inc <kaushik@theagi.company>
6
6
  Maintainer-email: AGI Inc <kaushik@theagi.company>
@@ -64,7 +64,7 @@ from agi.types.sessions import (
64
64
  )
65
65
  from agi.types.shared import AgentSessionType, EventType, MessageType, SessionStatus, SnapshotMode
66
66
 
67
- __version__ = "0.0.1"
67
+ __version__ = "0.5.1"
68
68
 
69
69
  __all__ = [
70
70
  # Client
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agi-python
3
- Version: 0.5.0
3
+ Version: 0.5.1
4
4
  Summary: Official Python SDK for AGI.tech API
5
5
  Author-email: AGI Inc <kaushik@theagi.company>
6
6
  Maintainer-email: AGI Inc <kaushik@theagi.company>
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "agi-python"
7
- version = "0.5.0"
7
+ version = "0.5.1"
8
8
  description = "Official Python SDK for AGI.tech API"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.11"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes