solana-agent 1.4.0__py3-none-any.whl → 1.4.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: solana-agent
3
- Version: 1.4.0
3
+ Version: 1.4.1
4
4
  Summary: Build self-learning AI Agents
5
5
  License: MIT
6
6
  Keywords: ai,openai,ai agents
@@ -68,7 +68,7 @@ Unlike traditional AI assistants that forget conversations after each session, S
68
68
  - Conversational message history using MongoDB (on-prem or hosted)
69
69
  - Knowledge Base (KB) using Pinecone with reranking by Cohere - available globally or user-specific
70
70
  - File uploading and searching using OpenAI like for PDFs
71
- - Upload a CSV to be processed into a summary report to be stored in the knowledge base (KB) using Gemini
71
+ - Upload CSVs to be processed into summary reports and stored in the Knowledge Base (KB) using Gemini
72
72
  - Comprehensive reasoning combining multiple data sources
73
73
 
74
74
  ## Why Choose Solana Agent Over LangChain?
@@ -0,0 +1,6 @@
1
+ solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
2
+ solana_agent/ai.py,sha256=BprYscIZfeTFyi2CY-E-OOy2fYnkX_vk9r8wd-4qezw,46848
3
+ solana_agent-1.4.1.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
4
+ solana_agent-1.4.1.dist-info/METADATA,sha256=LstvNC7XomRdUCA4QLDPT0gjUo764dB4aRdu7sx_7lo,4871
5
+ solana_agent-1.4.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
+ solana_agent-1.4.1.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
2
- solana_agent/ai.py,sha256=BprYscIZfeTFyi2CY-E-OOy2fYnkX_vk9r8wd-4qezw,46848
3
- solana_agent-1.4.0.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
4
- solana_agent-1.4.0.dist-info/METADATA,sha256=AJn9pdW6QTqD4FpbpP8JQoOJhmKRZBTy6wl_FyHUuPY,4875
5
- solana_agent-1.4.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
- solana_agent-1.4.0.dist-info/RECORD,,