solana-agent 11.1.0__py3-none-any.whl → 11.1.1__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.
- {solana_agent-11.1.0.dist-info → solana_agent-11.1.1.dist-info}/METADATA +1 -2
- solana_agent-11.1.1.dist-info/RECORD +6 -0
- solana_agent-11.1.0.dist-info/RECORD +0 -6
- {solana_agent-11.1.0.dist-info → solana_agent-11.1.1.dist-info}/LICENSE +0 -0
- {solana_agent-11.1.0.dist-info → solana_agent-11.1.1.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: solana-agent
|
3
|
-
Version: 11.1.
|
3
|
+
Version: 11.1.1
|
4
4
|
Summary: The Future of Work
|
5
5
|
License: MIT
|
6
6
|
Keywords: ai,openai,ai agents,agi
|
@@ -263,7 +263,6 @@ Solana Agent transforms organizations into living systems that continuously lear
|
|
263
263
|
Tool registry for AI agent capability extension.
|
264
264
|
Permission-based tool access for security and control.
|
265
265
|
Clean interface for third-party integrations through standard Python APIs.
|
266
|
-
Built-in internet search capabilities via Perplexity API.
|
267
266
|
Runtime tool discovery without service restarts.
|
268
267
|
|
269
268
|
## Implementation Technologies
|
@@ -0,0 +1,6 @@
|
|
1
|
+
solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
|
2
|
+
solana_agent/ai.py,sha256=5bmnf1ipsdk3aQsiYFDhLUSVyUCQPamxAJ6QEawKp5s,237431
|
3
|
+
solana_agent-11.1.1.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
4
|
+
solana_agent-11.1.1.dist-info/METADATA,sha256=rJtqZVIU-xGkzWeERVP_fzJ6goNSkTKK_s9KkcFcjEc,18464
|
5
|
+
solana_agent-11.1.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
6
|
+
solana_agent-11.1.1.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
|
2
|
-
solana_agent/ai.py,sha256=5bmnf1ipsdk3aQsiYFDhLUSVyUCQPamxAJ6QEawKp5s,237431
|
3
|
-
solana_agent-11.1.0.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
4
|
-
solana_agent-11.1.0.dist-info/METADATA,sha256=ijTLk43YwFb_fC-zvOGnxVgv4hFBCprnHzB0J6lYxQA,18528
|
5
|
-
solana_agent-11.1.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
6
|
-
solana_agent-11.1.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|