solana-agent 28.1.0__py3-none-any.whl → 28.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-28.1.0.dist-info → solana_agent-28.1.1.dist-info}/METADATA +3 -3
- {solana_agent-28.1.0.dist-info → solana_agent-28.1.1.dist-info}/RECORD +4 -4
- {solana_agent-28.1.0.dist-info → solana_agent-28.1.1.dist-info}/LICENSE +0 -0
- {solana_agent-28.1.0.dist-info → solana_agent-28.1.1.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: solana-agent
|
3
|
-
Version: 28.1.
|
3
|
+
Version: 28.1.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
|
@@ -76,7 +76,7 @@ Build your AI agents in three lines of code!
|
|
76
76
|
* Fast AI responses
|
77
77
|
* Solana Ecosystem Integration via [AgentiPy](https://github.com/niceberginc/agentipy)
|
78
78
|
* MCP tool usage with first-class support for [Zapier](https://zapier.com/mcp)
|
79
|
-
* Integrated observability and tracing via [Pydantic Logfire](https://
|
79
|
+
* Integrated observability and tracing via [Pydantic Logfire](https://pydantic.dev/logfire)
|
80
80
|
* Designed for a multi-agent swarm
|
81
81
|
* Seamless text and audio streaming with real-time multi-modal processing
|
82
82
|
* Persistent memory that preserves context across all agent interactions
|
@@ -101,7 +101,7 @@ Build your AI agents in three lines of code!
|
|
101
101
|
* [Pinecone](https://pinecone.io) - Knowledge Base (optional)
|
102
102
|
* [AgentiPy](https://agentipy.fun) - Solana Ecosystem (optional)
|
103
103
|
* [Zapier](https://zapier.com) - App Integrations (optional)
|
104
|
-
* [Pydantic Logfire](https://
|
104
|
+
* [Pydantic Logfire](https://pydantic.dev/logfire) - Observability and Tracing (optional)
|
105
105
|
|
106
106
|
### AI Models Used
|
107
107
|
|
@@ -35,7 +35,7 @@ solana_agent/services/agent.py,sha256=9FB1Tj7v8JwJVVmZwK8IOSrBbgbV4iFZOtFHzw3gcE
|
|
35
35
|
solana_agent/services/knowledge_base.py,sha256=J9V8dNoCCcko3EasiGwK2JJ_A_oG_e-Ni9pgNg0T6wA,33486
|
36
36
|
solana_agent/services/query.py,sha256=bAoUfe_2EBVEVeh99-2E9KZ0zaHUzf7Lqel3rlHyNX8,17459
|
37
37
|
solana_agent/services/routing.py,sha256=-0fNIKDtCn0-TLUYDFYAE4jPLMeI_jCXIpgtgWDpdf8,6986
|
38
|
-
solana_agent-28.1.
|
39
|
-
solana_agent-28.1.
|
40
|
-
solana_agent-28.1.
|
41
|
-
solana_agent-28.1.
|
38
|
+
solana_agent-28.1.1.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
39
|
+
solana_agent-28.1.1.dist-info/METADATA,sha256=JKmf9tN-lKJpjdBzP8UTY8S-yUTo_IrPAW2iAemnnD0,27150
|
40
|
+
solana_agent-28.1.1.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
41
|
+
solana_agent-28.1.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|