glaip-sdk 0.6.14__py3-none-any.whl → 0.6.15b1__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: glaip-sdk
3
- Version: 0.6.14
3
+ Version: 0.6.15b1
4
4
  Summary: Python SDK for GL AIP (GDP Labs AI Agent Package) - Simplified CLI Design
5
5
  Author-email: Raymond Christopher <raymond.christopher@gdplabs.id>
6
6
  License: MIT
@@ -19,11 +19,12 @@ Requires-Dist: textual>=0.52.0
19
19
  Requires-Dist: gllm-core-binary>=0.1.0
20
20
  Requires-Dist: langchain-core>=0.3.0
21
21
  Requires-Dist: gllm-tools-binary>=0.1.3
22
- Requires-Dist: aip-agents-binary[local]>=0.5.11
22
+ Provides-Extra: local
23
+ Requires-Dist: aip-agents-binary[local]>=0.5.11; extra == "local"
23
24
  Provides-Extra: memory
24
- Requires-Dist: aip-agents-binary[memory]>=0.5.11; (python_version >= "3.11" and python_version < "3.13") and extra == "memory"
25
+ Requires-Dist: aip-agents-binary[memory]>=0.5.11; extra == "memory"
25
26
  Provides-Extra: privacy
26
- Requires-Dist: aip-agents-binary[privacy]>=0.5.11; (python_version >= "3.11" and python_version < "3.13") and extra == "privacy"
27
+ Requires-Dist: aip-agents-binary[privacy]>=0.5.11; extra == "privacy"
27
28
  Requires-Dist: en-core-web-sm; extra == "privacy"
28
29
  Provides-Extra: dev
29
30
  Requires-Dist: pytest>=7.0.0; extra == "dev"
@@ -5,8 +5,8 @@ glaip_sdk/exceptions.py,sha256=iAChFClkytXRBLP0vZq1_YjoZxA9i4m4bW1gDLiGR1g,2321
5
5
  glaip_sdk/icons.py,sha256=J5THz0ReAmDwIiIooh1_G3Le-mwTJyEjhJDdJ13KRxM,524
6
6
  glaip_sdk/rich_components.py,sha256=44Z0V1ZQleVh9gUDGwRR5mriiYFnVGOhm7fFxZYbP8c,4052
7
7
  glaip_sdk/cli/slash/tui/accounts.tcss,sha256=xuQjQ0tBM08K1DUv6lI5Sfu1zgZzQxg60c9-RlEWB4s,1160
8
- glaip_sdk-0.6.14.dist-info/METADATA,sha256=RZhQu8m1XTbcjuBjNI3BXw0Fe4n1gKKnvEpe3uu2hJE,7700
9
- glaip_sdk-0.6.14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- glaip_sdk-0.6.14.dist-info/entry_points.txt,sha256=65vNPUggyYnVGhuw7RhNJ8Fp2jygTcX0yxJBcBY3iLU,48
11
- glaip_sdk-0.6.14.dist-info/top_level.txt,sha256=td7yXttiYX2s94-4wFhv-5KdT0rSZ-pnJRSire341hw,10
12
- glaip_sdk-0.6.14.dist-info/RECORD,,
8
+ glaip_sdk-0.6.15b1.dist-info/METADATA,sha256=xh3kM4FXEp0816y4lf5wT2l4OP18xlu7Aiml60NG8UA,7624
9
+ glaip_sdk-0.6.15b1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ glaip_sdk-0.6.15b1.dist-info/entry_points.txt,sha256=65vNPUggyYnVGhuw7RhNJ8Fp2jygTcX0yxJBcBY3iLU,48
11
+ glaip_sdk-0.6.15b1.dist-info/top_level.txt,sha256=td7yXttiYX2s94-4wFhv-5KdT0rSZ-pnJRSire341hw,10
12
+ glaip_sdk-0.6.15b1.dist-info/RECORD,,