solana-agent 27.3.5__py3-none-any.whl → 27.3.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.
- {solana_agent-27.3.5.dist-info → solana_agent-27.3.6.dist-info}/METADATA +5 -3
- {solana_agent-27.3.5.dist-info → solana_agent-27.3.6.dist-info}/RECORD +4 -4
- {solana_agent-27.3.5.dist-info → solana_agent-27.3.6.dist-info}/LICENSE +0 -0
- {solana_agent-27.3.5.dist-info → solana_agent-27.3.6.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: solana-agent
|
3
|
-
Version: 27.3.
|
3
|
+
Version: 27.3.6
|
4
4
|
Summary: Agentic IQ
|
5
5
|
License: MIT
|
6
6
|
Keywords: ai,openai,ai agents,agi
|
@@ -67,7 +67,7 @@ Build your AI business in three lines of code!
|
|
67
67
|
* Easy three lines of code setup
|
68
68
|
* Fast AI responses
|
69
69
|
* Solana Ecosystem Integration via [AgentiPy](https://github.com/niceberginc/agentipy)
|
70
|
-
* MCP tool usage with first-class support for [Zapier](https://zapier.com)
|
70
|
+
* MCP tool usage with first-class support for [Zapier](https://zapier.com/mcp)
|
71
71
|
* Designed for a multi-agent swarm
|
72
72
|
* Seamless text and audio streaming with real-time multi-modal processing
|
73
73
|
* Configurable audio voice characteristics via prompting
|
@@ -518,7 +518,9 @@ async for response in solana_agent.process("user123", "What is the latest news o
|
|
518
518
|
|
519
519
|
### MCP
|
520
520
|
|
521
|
-
[Zapier](https://zapier.com) MCP has been tested, works, and is supported.
|
521
|
+
[Zapier](https://zapier.com/mcp) MCP has been tested, works, and is supported.
|
522
|
+
|
523
|
+
Zapier integrates over 7,000+ apps with 30,000+ actions that your Solana Agent can utilize.
|
522
524
|
|
523
525
|
Other MCP servers may work but are not supported.
|
524
526
|
|
@@ -33,7 +33,7 @@ solana_agent/services/agent.py,sha256=ZP-2fj0jbutasdul_BEQXaLLPq3Fpu2uGsVsawkVgr
|
|
33
33
|
solana_agent/services/knowledge_base.py,sha256=bvoLZHSrfp6BhT8i4fKhxOkaUkYGCFedLp2uTzL-7xI,32379
|
34
34
|
solana_agent/services/query.py,sha256=rAGC0Q_0Y_TQ-ONhyovQ_44myl1-not_VhD_hobmCE8,13005
|
35
35
|
solana_agent/services/routing.py,sha256=hC5t98KZPHty9kMX27KcuxcmZlwjm0g59uMkR8n7k_w,6818
|
36
|
-
solana_agent-27.3.
|
37
|
-
solana_agent-27.3.
|
38
|
-
solana_agent-27.3.
|
39
|
-
solana_agent-27.3.
|
36
|
+
solana_agent-27.3.6.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
37
|
+
solana_agent-27.3.6.dist-info/METADATA,sha256=uKDkRZikU-6xONhpfpHoOvUORdowP8_Lef0Wmarl38o,23865
|
38
|
+
solana_agent-27.3.6.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
39
|
+
solana_agent-27.3.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|