solana-agent 23.0.4__py3-none-any.whl → 23.0.6__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: 23.0.4
3
+ Version: 23.0.6
4
4
  Summary: Agentic IQ
5
5
  License: MIT
6
6
  Keywords: ai,openai,ai agents,agi
@@ -70,11 +70,20 @@ Build your AI business in three lines of code!
70
70
 
71
71
  ## Stack
72
72
 
73
+ ### Tech
74
+
73
75
  * [Python](https://python.org) - Programming Language
74
76
  * [OpenAI](https://openai.com) - LLM Provider
75
77
  * [MongoDB](https://mongodb.com) - Conversational History (optional)
76
78
  * [Zep Cloud](https://getzep.com) - Conversational Memory (optional)
77
79
 
80
+ ### LLMs
81
+
82
+ * [gpt-4o-mini](https://platform.openai.com/docs/models/gpt-4o-mini)
83
+ * [gpt-4o-mini-tts](https://platform.openai.com/docs/models/gpt-4o-mini-tts)
84
+ * [gpt-4o-mini-transcribe](https://platform.openai.com/docs/models/gpt-4o-mini-transcribe)
85
+ * [gpt-4o-mini-search-preview](https://platform.openai.com/docs/models/gpt-4o-mini-search-preview)
86
+
78
87
  ## Installation
79
88
 
80
89
  You can install Solana Agent using pip:
@@ -400,8 +409,7 @@ config = {
400
409
  },
401
410
  "tools": {
402
411
  "search_internet": {
403
- "api_key": "your-api-key", # Required - either a Perplexity or OpenAI API key
404
- "provider": "perplexity", # Optional, defaults to perplexity - can also be openai (lowercase)
412
+ "api_key": "your-openai-api-key",
405
413
  },
406
414
  },
407
415
  "agents": [
@@ -29,7 +29,7 @@ solana_agent/services/__init__.py,sha256=ab_NXJmwYUCmCrCzuTlZ47bJZINW0Y0F5jfQ9Oo
29
29
  solana_agent/services/agent.py,sha256=-u2rtu6w_0BQoHPFU3GdLuZLinQzQ0cpktOUsCRcbUU,20048
30
30
  solana_agent/services/query.py,sha256=6K5RcxoHXaKMvxmDPo_WInRYtjOKJ8In4BgdLhzc_98,11363
31
31
  solana_agent/services/routing.py,sha256=PMCSG5m3uLMaHMj3dxNvNfcFZaeaDi7kMr7AEBCzwDE,6499
32
- solana_agent-23.0.4.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
33
- solana_agent-23.0.4.dist-info/METADATA,sha256=skglPDLw_o9I7N59WKtC_8XkfMyNh8j-r1WgwYrGkIw,20656
34
- solana_agent-23.0.4.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
35
- solana_agent-23.0.4.dist-info/RECORD,,
32
+ solana_agent-23.0.6.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
33
+ solana_agent-23.0.6.dist-info/METADATA,sha256=Mu7NTfqyOyl9atIsPMzYwYr0geCr5_IevKEeifL7tzo,20863
34
+ solana_agent-23.0.6.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
35
+ solana_agent-23.0.6.dist-info/RECORD,,