solana-agent 27.3.7__py3-none-any.whl → 27.3.8__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.7.dist-info → solana_agent-27.3.8.dist-info}/METADATA +5 -5
- {solana_agent-27.3.7.dist-info → solana_agent-27.3.8.dist-info}/RECORD +4 -4
- {solana_agent-27.3.7.dist-info → solana_agent-27.3.8.dist-info}/LICENSE +0 -0
- {solana_agent-27.3.7.dist-info → solana_agent-27.3.8.dist-info}/WHEEL +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: solana-agent
|
3
|
-
Version: 27.3.
|
4
|
-
Summary:
|
3
|
+
Version: 27.3.8
|
4
|
+
Summary: AI Agents for Solana
|
5
5
|
License: MIT
|
6
6
|
Keywords: ai,openai,ai agents,agi
|
7
7
|
Author: Bevan Hunt
|
@@ -41,9 +41,9 @@ Description-Content-Type: text/markdown
|
|
41
41
|
|
42
42
|

|
43
43
|
|
44
|
-
##
|
44
|
+
## AI Agents for Solana
|
45
45
|
|
46
|
-
Build your AI
|
46
|
+
Build your AI agents in three lines of code!
|
47
47
|
|
48
48
|
## Why?
|
49
49
|
* Three lines of code setup
|
@@ -57,7 +57,7 @@ Build your AI business in three lines of code!
|
|
57
57
|
* Business Alignment
|
58
58
|
* Extensible Tooling
|
59
59
|
* Simple Business Definition
|
60
|
-
* Knowledge Base
|
60
|
+
* Knowledge Base
|
61
61
|
* MCP Support
|
62
62
|
* Tested & Secure
|
63
63
|
* Built in Python
|
@@ -33,7 +33,7 @@ solana_agent/services/agent.py,sha256=2ngtuJucGsEyNPKaWu4axd1pPgKofY-H8FeSY-MPBC
|
|
33
33
|
solana_agent/services/knowledge_base.py,sha256=J9V8dNoCCcko3EasiGwK2JJ_A_oG_e-Ni9pgNg0T6wA,33486
|
34
34
|
solana_agent/services/query.py,sha256=J81IGpy_1xsHFR3tEQkNDNoLcX9mFBJBrUcXz0pTW2w,13279
|
35
35
|
solana_agent/services/routing.py,sha256=-0fNIKDtCn0-TLUYDFYAE4jPLMeI_jCXIpgtgWDpdf8,6986
|
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.8.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
37
|
+
solana_agent-27.3.8.dist-info/METADATA,sha256=NweB1BWDWg9SsE1njikM-bHRx4O1JfwYtGwVvU5_3NA,23965
|
38
|
+
solana_agent-27.3.8.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
39
|
+
solana_agent-27.3.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|