solana-agent 27.3.4__py3-none-any.whl → 27.3.5__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.4.dist-info → solana_agent-27.3.5.dist-info}/METADATA +3 -1
- {solana_agent-27.3.4.dist-info → solana_agent-27.3.5.dist-info}/RECORD +4 -4
- {solana_agent-27.3.4.dist-info → solana_agent-27.3.5.dist-info}/LICENSE +0 -0
- {solana_agent-27.3.4.dist-info → solana_agent-27.3.5.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.5
|
4
4
|
Summary: Agentic IQ
|
5
5
|
License: MIT
|
6
6
|
Keywords: ai,openai,ai agents,agi
|
@@ -57,6 +57,7 @@ Build your AI business in three lines of code!
|
|
57
57
|
* Extensible Tooling
|
58
58
|
* Simple Business Definition
|
59
59
|
* Knowledge Base with PDF support
|
60
|
+
* MCP Support
|
60
61
|
* Tested & Secure
|
61
62
|
* Built in Python
|
62
63
|
* Powers [CometHeart](https://cometheart.com) & [WalletBubbles](https://walletbubbles.com)
|
@@ -66,6 +67,7 @@ Build your AI business in three lines of code!
|
|
66
67
|
* Easy three lines of code setup
|
67
68
|
* Fast AI responses
|
68
69
|
* Solana Ecosystem Integration via [AgentiPy](https://github.com/niceberginc/agentipy)
|
70
|
+
* MCP tool usage with first-class support for [Zapier](https://zapier.com)
|
69
71
|
* Designed for a multi-agent swarm
|
70
72
|
* Seamless text and audio streaming with real-time multi-modal processing
|
71
73
|
* Configurable audio voice characteristics via prompting
|
@@ -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.5.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
37
|
+
solana_agent-27.3.5.dist-info/METADATA,sha256=Et1o5c7hyNePnQy8fYTtk2O2h2Iu4vHFYXyuAGXFNDQ,23764
|
38
|
+
solana_agent-27.3.5.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
39
|
+
solana_agent-27.3.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|