solana-agent 30.0.7__py3-none-any.whl → 30.0.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-30.0.7.dist-info → solana_agent-30.0.8.dist-info}/METADATA +9 -8
- {solana_agent-30.0.7.dist-info → solana_agent-30.0.8.dist-info}/RECORD +5 -5
- {solana_agent-30.0.7.dist-info → solana_agent-30.0.8.dist-info}/LICENSE +0 -0
- {solana_agent-30.0.7.dist-info → solana_agent-30.0.8.dist-info}/WHEEL +0 -0
- {solana_agent-30.0.7.dist-info → solana_agent-30.0.8.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: solana-agent
|
3
|
-
Version: 30.0.
|
3
|
+
Version: 30.0.8
|
4
4
|
Summary: AI Agents for Solana
|
5
5
|
License: MIT
|
6
6
|
Keywords: solana,solana ai,solana agent,ai,ai agent,ai agents
|
@@ -14,20 +14,20 @@ Classifier: Programming Language :: Python :: 3
|
|
14
14
|
Classifier: Programming Language :: Python :: 3.12
|
15
15
|
Classifier: Programming Language :: Python :: 3.13
|
16
16
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
17
|
-
Requires-Dist: instructor (==1.
|
18
|
-
Requires-Dist: llama-index-core (==0.12.
|
17
|
+
Requires-Dist: instructor (==1.9.0)
|
18
|
+
Requires-Dist: llama-index-core (==0.12.45)
|
19
19
|
Requires-Dist: llama-index-embeddings-openai (==0.3.1)
|
20
|
-
Requires-Dist: logfire (==3.21.
|
21
|
-
Requires-Dist: openai (==1.
|
20
|
+
Requires-Dist: logfire (==3.21.2)
|
21
|
+
Requires-Dist: openai (==1.93.0)
|
22
22
|
Requires-Dist: pillow (==11.2.1)
|
23
|
-
Requires-Dist: pinecone (==7.
|
23
|
+
Requires-Dist: pinecone (==7.3.0)
|
24
24
|
Requires-Dist: pydantic (>=2)
|
25
25
|
Requires-Dist: pymongo (==4.13.2)
|
26
|
-
Requires-Dist: pypdf (==5.
|
26
|
+
Requires-Dist: pypdf (==5.7.0)
|
27
27
|
Requires-Dist: rich (>=13,<14.0)
|
28
28
|
Requires-Dist: scrubadub (==2.0.1)
|
29
29
|
Requires-Dist: typer (==0.16.0)
|
30
|
-
Requires-Dist: zep-cloud (==2.
|
30
|
+
Requires-Dist: zep-cloud (==2.17.0)
|
31
31
|
Project-URL: Documentation, https://docs.solana-agent.com
|
32
32
|
Project-URL: Homepage, https://solana-agent.com
|
33
33
|
Project-URL: Repository, https://github.com/truemagic-coder/solana-agent
|
@@ -72,6 +72,7 @@ Build your AI agents in three lines of code!
|
|
72
72
|
* Tested & Secure
|
73
73
|
* Built in Python
|
74
74
|
* Powers [CometHeart](https://cometheart.com)
|
75
|
+
* Powers [Solana Agent Wallet](https://solana-agent.com)
|
75
76
|
|
76
77
|
## Unique Selling Proposition (USP) - Smart Workflows
|
77
78
|
|
@@ -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.
|
40
|
-
solana_agent-30.0.
|
41
|
-
solana_agent-30.0.
|
42
|
-
solana_agent-30.0.
|
43
|
-
solana_agent-30.0.
|
39
|
+
solana_agent-30.0.8.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
40
|
+
solana_agent-30.0.8.dist-info/METADATA,sha256=eAl6CAKcOLRZjMxTLReItfyWVMV_gl0skS0EN2jTMUw,29632
|
41
|
+
solana_agent-30.0.8.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
42
|
+
solana_agent-30.0.8.dist-info/entry_points.txt,sha256=-AuT_mfqk8dlZ0pHuAjx1ouAWpTRjpqvEUa6YV3lmc0,53
|
43
|
+
solana_agent-30.0.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|