glaip-sdk 0.0.13__py3-none-any.whl → 0.0.14__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.1
|
|
2
2
|
Name: glaip-sdk
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.14
|
|
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
|
|
@@ -172,13 +172,13 @@ aip agents run <AGENT_ID> --input "Hello world, what's the weather like?"
|
|
|
172
172
|
|
|
173
173
|
## 📚 Documentation
|
|
174
174
|
|
|
175
|
-
📖 **[Complete Documentation](https://gdplabs.gitbook.io/
|
|
175
|
+
📖 **[Complete Documentation](https://gdplabs.gitbook.io/gl-aip/gl-aip-sdk/overview)** - Visit our GitBook for comprehensive guides, tutorials, and API reference.
|
|
176
176
|
|
|
177
177
|
Quick links:
|
|
178
178
|
|
|
179
|
-
- **[Quick Start Guide](
|
|
180
|
-
- **[Agent Management](
|
|
181
|
-
- **[Custom Tools](
|
|
182
|
-
- **[MCP Integration](
|
|
183
|
-
- **[API Reference](
|
|
179
|
+
- **[Quick Start Guide](https://gdplabs.gitbook.io/gl-aip/gl-aip-sdk/get-started/quick-start-guide)**: Get your first agent running in 5 minutes
|
|
180
|
+
- **[Agent Management](https://gdplabs.gitbook.io/gl-aip/gl-aip-sdk/guides/agents-guide)**: Complete agent lifecycle management
|
|
181
|
+
- **[Custom Tools](https://gdplabs.gitbook.io/gl-aip/gl-aip-sdk/guides/tools-guide)**: Build and integrate custom tools
|
|
182
|
+
- **[MCP Integration](https://gdplabs.gitbook.io/gl-aip/gl-aip-sdk/guides/mcps-guide)**: Connect external services
|
|
183
|
+
- **[API Reference](https://gdplabs.gitbook.io/gl-aip/gl-aip-sdk/reference/python-sdk-reference)**: Complete SDK reference
|
|
184
184
|
|
|
@@ -58,7 +58,7 @@ glaip_sdk/utils/rich_utils.py,sha256=-Ij-1bIJvnVAi6DrfftchIlMcvOTjVmSE0Qqax0EY_s
|
|
|
58
58
|
glaip_sdk/utils/run_renderer.py,sha256=d_VMI6LbvHPUUeRmGqh5wK_lHqDEIAcym2iqpbtDad0,1365
|
|
59
59
|
glaip_sdk/utils/serialization.py,sha256=T1yt_8G2DCFpcxx7XnqFl5slksRXfBCUuLQJTreGYEQ,11806
|
|
60
60
|
glaip_sdk/utils/validation.py,sha256=QNORcdyvuliEs4EH2_mkDgmoyT9utgl7YNhaf45SEf8,6992
|
|
61
|
-
glaip_sdk-0.0.
|
|
62
|
-
glaip_sdk-0.0.
|
|
63
|
-
glaip_sdk-0.0.
|
|
64
|
-
glaip_sdk-0.0.
|
|
61
|
+
glaip_sdk-0.0.14.dist-info/METADATA,sha256=hLG4fJ5u_23gDgWSYD1THNIIRgkBh1i9OTp76TJMCzo,5168
|
|
62
|
+
glaip_sdk-0.0.14.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
63
|
+
glaip_sdk-0.0.14.dist-info/entry_points.txt,sha256=EGs8NO8J1fdFMWA3CsF7sKBEvtHb_fujdCoNPhfMouE,47
|
|
64
|
+
glaip_sdk-0.0.14.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|