solana-agent 1.0.1__tar.gz → 1.0.2__tar.gz
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-1.0.1 → solana_agent-1.0.2}/PKG-INFO +2 -2
- {solana_agent-1.0.1 → solana_agent-1.0.2}/README.md +1 -1
- {solana_agent-1.0.1 → solana_agent-1.0.2}/pyproject.toml +1 -1
- {solana_agent-1.0.1 → solana_agent-1.0.2}/LICENSE +0 -0
- {solana_agent-1.0.1 → solana_agent-1.0.2}/solana_agent/__init__.py +0 -0
- {solana_agent-1.0.1 → solana_agent-1.0.2}/solana_agent/ai.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: solana-agent
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.2
|
|
4
4
|
Summary: Build self-learning AI Agents
|
|
5
5
|
License: MIT
|
|
6
6
|
Keywords: ai,openai,ai agents
|
|
@@ -45,7 +45,7 @@ Unlike traditional AI assistants that forget conversations after each session, S
|
|
|
45
45
|
- 🏢 **Enterprise-Ready**: Scales from personal to organization-wide deployment
|
|
46
46
|
- 🛡️ **Secure**: Secure and private memory and data storage
|
|
47
47
|
|
|
48
|
-
**
|
|
48
|
+
**Experience Agentic IQ!**
|
|
49
49
|
|
|
50
50
|
## Features
|
|
51
51
|
|
|
@@ -19,7 +19,7 @@ Unlike traditional AI assistants that forget conversations after each session, S
|
|
|
19
19
|
- 🏢 **Enterprise-Ready**: Scales from personal to organization-wide deployment
|
|
20
20
|
- 🛡️ **Secure**: Secure and private memory and data storage
|
|
21
21
|
|
|
22
|
-
**
|
|
22
|
+
**Experience Agentic IQ!**
|
|
23
23
|
|
|
24
24
|
## Features
|
|
25
25
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|