solana-agent 30.0.5__py3-none-any.whl → 30.0.6__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.3
2
2
  Name: solana-agent
3
- Version: 30.0.5
3
+ Version: 30.0.6
4
4
  Summary: AI Agents for Solana
5
5
  License: MIT
6
6
  Keywords: solana,solana ai,solana agent,ai,ai agent,ai agents
@@ -704,7 +704,8 @@ class TestTool(Tool):
704
704
  "query": {"type": "string", "description": "Search query text"},
705
705
  "user_id": {"type": "string", "description": "User ID for the search session"}
706
706
  },
707
- "required": ["query", "user_id"]
707
+ "required": ["query", "user_id"],
708
+ "additionalProperties": False,
708
709
  }
709
710
 
710
711
  async def execute(self, **params) -> Dict[str, Any]:
@@ -36,8 +36,8 @@ solana_agent/services/agent.py,sha256=EK4tGeG2nk-pIAvZMiKC1dlPVuybouGliONcJiB_2k
36
36
  solana_agent/services/knowledge_base.py,sha256=ZvOPrSmcNDgUzz4bJIQ4LeRl9vMZiK9hOfs71IpB7Bk,32735
37
37
  solana_agent/services/query.py,sha256=3v5Ym8UqL0rfOC-0MWHALAsS2jVWdpUR3A-YI9n0xyo,18771
38
38
  solana_agent/services/routing.py,sha256=C5Ku4t9TqvY7S8wlUPMTC04HCrT4Ib3E8Q8yX0lVU_s,7137
39
- solana_agent-30.0.5.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
40
- solana_agent-30.0.5.dist-info/METADATA,sha256=dOYowRXQSmbB9Js31PaZEe7_I4QVEWebwpr2203obp4,29531
41
- solana_agent-30.0.5.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
42
- solana_agent-30.0.5.dist-info/entry_points.txt,sha256=-AuT_mfqk8dlZ0pHuAjx1ouAWpTRjpqvEUa6YV3lmc0,53
43
- solana_agent-30.0.5.dist-info/RECORD,,
39
+ solana_agent-30.0.6.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
40
+ solana_agent-30.0.6.dist-info/METADATA,sha256=OKbRa-gaz8xaSlmEXobvxy0iweFsbl6or1StLBQzz4s,29575
41
+ solana_agent-30.0.6.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
42
+ solana_agent-30.0.6.dist-info/entry_points.txt,sha256=-AuT_mfqk8dlZ0pHuAjx1ouAWpTRjpqvEUa6YV3lmc0,53
43
+ solana_agent-30.0.6.dist-info/RECORD,,