edoardo 1.0.13 → 1.0.14
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.
- package/README.md +4 -2
- package/dist/assets/index-uafH44f_.js +94 -0
- package/dist/index.html +1 -1
- package/package.json +1 -1
- package/dist/assets/index-B29HSaO2.js +0 -93
package/README.md
CHANGED
|
@@ -35,7 +35,7 @@ edoardo --no-open
|
|
|
35
35
|
|----------|--------|------------------|
|
|
36
36
|
| **OpenAI** | GPT-4o, GPT-4o-mini, GPT-4-turbo, GPT-3.5-turbo | Yes |
|
|
37
37
|
| **Google Gemini** | Gemini 2.0 Flash, Gemini 1.5 Pro, Gemini 1.5 Flash | Yes |
|
|
38
|
-
| **Grok (xAI)** | Grok 3, Grok 3 Mini, Grok 4 Fast, Grok Code, Grok Imagine | Yes |
|
|
38
|
+
| **Grok (xAI)** | Grok 3, Grok 3 Mini, Grok 4 Fast, Grok Code, Grok Imagine, Grok Video | Yes |
|
|
39
39
|
| **Ollama** | Any locally installed model | No (local) |
|
|
40
40
|
|
|
41
41
|
## Available Plugins (MCP)
|
|
@@ -132,4 +132,6 @@ Daniele Carta
|
|
|
132
132
|
|
|
133
133
|
---
|
|
134
134
|
|
|
135
|
-
Made with AI Agents in mind.
|
|
135
|
+
Made with AI Agents in mind. Interested in collaborating or just want to say hi? Connect with me on LinkedIn!
|
|
136
|
+
|
|
137
|
+
[Follow me on Linkedin](https://www.linkedin.com/in/daniele-carta-milano/?skipRedirect=true)
|