solana-agent 28.2.0__py3-none-any.whl → 28.2.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-28.2.0.dist-info → solana_agent-28.2.1.dist-info}/METADATA +2 -2
- {solana_agent-28.2.0.dist-info → solana_agent-28.2.1.dist-info}/RECORD +5 -5
- {solana_agent-28.2.0.dist-info → solana_agent-28.2.1.dist-info}/LICENSE +0 -0
- {solana_agent-28.2.0.dist-info → solana_agent-28.2.1.dist-info}/WHEEL +0 -0
- {solana_agent-28.2.0.dist-info → solana_agent-28.2.1.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: solana-agent
|
3
|
-
Version: 28.2.
|
3
|
+
Version: 28.2.1
|
4
4
|
Summary: AI Agents for Solana
|
5
5
|
License: MIT
|
6
6
|
Keywords: solana,solana ai,solana agent,ai,ai agent,ai agents
|
@@ -585,7 +585,7 @@ config = {
|
|
585
585
|
"rpc_url": "your-solana-rpc-url",
|
586
586
|
},
|
587
587
|
},
|
588
|
-
"
|
588
|
+
"agents": [
|
589
589
|
{
|
590
590
|
"name": "solana_expert",
|
591
591
|
"instructions": "You are an expert Solana blockchain assistant. You always use the Solana tool to perform actions on the Solana blockchain.",
|
@@ -36,8 +36,8 @@ solana_agent/services/agent.py,sha256=9FB1Tj7v8JwJVVmZwK8IOSrBbgbV4iFZOtFHzw3gcE
|
|
36
36
|
solana_agent/services/knowledge_base.py,sha256=D4QNGC3Z8E7iX-CEGpRks0lW4wWJt-WorO3J8mu6ayU,35318
|
37
37
|
solana_agent/services/query.py,sha256=bAoUfe_2EBVEVeh99-2E9KZ0zaHUzf7Lqel3rlHyNX8,17459
|
38
38
|
solana_agent/services/routing.py,sha256=C5Ku4t9TqvY7S8wlUPMTC04HCrT4Ib3E8Q8yX0lVU_s,7137
|
39
|
-
solana_agent-28.2.
|
40
|
-
solana_agent-28.2.
|
41
|
-
solana_agent-28.2.
|
42
|
-
solana_agent-28.2.
|
43
|
-
solana_agent-28.2.
|
39
|
+
solana_agent-28.2.1.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
40
|
+
solana_agent-28.2.1.dist-info/METADATA,sha256=2tCGkpcfk_gc4uK-0yk5xUIVwUmlWpDIvYgeX45N-9E,28283
|
41
|
+
solana_agent-28.2.1.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
42
|
+
solana_agent-28.2.1.dist-info/entry_points.txt,sha256=-AuT_mfqk8dlZ0pHuAjx1ouAWpTRjpqvEUa6YV3lmc0,53
|
43
|
+
solana_agent-28.2.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|