glaip-sdk 0.6.5b2__py3-none-any.whl → 0.6.5b4__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,29 +1,37 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: glaip-sdk
3
- Version: 0.6.5b2
3
+ Version: 0.6.5b4
4
4
  Summary: Python SDK for GL AIP (GDP Labs AI Agent Package) - Simplified CLI Design
5
5
  License: MIT
6
6
  Author: Raymond Christopher
7
7
  Author-email: raymond.christopher@gdplabs.id
8
- Requires-Python: >=3.11,<3.14
8
+ Requires-Python: >=3.11,<3.13
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Programming Language :: Python :: 3
11
11
  Classifier: Programming Language :: Python :: 3.11
12
12
  Classifier: Programming Language :: Python :: 3.12
13
- Classifier: Programming Language :: Python :: 3.13
14
- Provides-Extra: local
13
+ Provides-Extra: dev
14
+ Requires-Dist: aip-agents-binary (>=0.5.0)
15
15
  Requires-Dist: click (>=8.2.0,<8.3.0)
16
- Requires-Dist: gllm-core-binary (>=0.1.0)
17
- Requires-Dist: gllm-tools-binary (>=0.1.3)
16
+ Requires-Dist: gllm-core (>=0.1.0)
17
+ Requires-Dist: gllm-tools (>=0.1.3)
18
18
  Requires-Dist: httpx (>=0.28.1)
19
19
  Requires-Dist: langchain-core (>=0.3.0)
20
20
  Requires-Dist: packaging (>=23.2)
21
+ Requires-Dist: pre-commit (>=4.3.0) ; extra == "dev"
21
22
  Requires-Dist: pydantic (>=2.0.0)
23
+ Requires-Dist: pytest (>=7.0.0) ; extra == "dev"
24
+ Requires-Dist: pytest-asyncio (>=0.23.6) ; extra == "dev"
25
+ Requires-Dist: pytest-cov (>=4.0.0) ; extra == "dev"
26
+ Requires-Dist: pytest-dotenv (>=0.5.2) ; extra == "dev"
27
+ Requires-Dist: pytest-timeout (>=2.3.1) ; extra == "dev"
28
+ Requires-Dist: pytest-xdist (>=3.8.0) ; extra == "dev"
22
29
  Requires-Dist: python-dotenv (>=1.1.1,<2.0.0)
23
30
  Requires-Dist: pyyaml (>=6.0.0)
24
31
  Requires-Dist: questionary (>=2.1.0,<3.0.0)
25
32
  Requires-Dist: readchar (>=4.2.1,<5.0.0)
26
33
  Requires-Dist: rich (>=13.0.0)
34
+ Requires-Dist: ruff (>=0.14.0) ; extra == "dev"
27
35
  Requires-Dist: textual (>=0.52.0)
28
36
  Description-Content-Type: text/markdown
29
37
 
@@ -139,7 +139,7 @@ glaip_sdk/utils/runtime_config.py,sha256=Y6frWR_PjD3CV2Jl3AqKxhhsJCkrxSuX27jw0-2
139
139
  glaip_sdk/utils/serialization.py,sha256=z-qpvWLSBrGK3wbUclcA1UIKLXJedTnMSwPdq-FF4lo,13308
140
140
  glaip_sdk/utils/sync.py,sha256=3VKqs1UfNGWSobgRXohBKP7mMMzdUW3SU0bJQ1uxOgw,4872
141
141
  glaip_sdk/utils/validation.py,sha256=hB_k3lvHdIFUiSwHStrC0Eqnhx0OG2UvwqASeem0HuQ,6859
142
- glaip_sdk-0.6.5b2.dist-info/METADATA,sha256=ZwtSeafybHuwx0o3942LF1Pz1o_RdQhXygmZO30JyuE,7203
143
- glaip_sdk-0.6.5b2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
144
- glaip_sdk-0.6.5b2.dist-info/entry_points.txt,sha256=EGs8NO8J1fdFMWA3CsF7sKBEvtHb_fujdCoNPhfMouE,47
145
- glaip_sdk-0.6.5b2.dist-info/RECORD,,
142
+ glaip_sdk-0.6.5b4.dist-info/METADATA,sha256=aQD_KMVPQobIKlSkBeSijkM95KQRNEtRLAYIqQCIdvw,7608
143
+ glaip_sdk-0.6.5b4.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
144
+ glaip_sdk-0.6.5b4.dist-info/entry_points.txt,sha256=EGs8NO8J1fdFMWA3CsF7sKBEvtHb_fujdCoNPhfMouE,47
145
+ glaip_sdk-0.6.5b4.dist-info/RECORD,,