fluxflow-cli 3.18.1 → 3.19.0

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 CHANGED
@@ -28,11 +28,13 @@ fluxflow-cli
28
28
  ```
29
29
 
30
30
  *The agent will prompt you for your API Key on the first run and store it securely in an encrypted vault.* Choose from multiple supported AI providers:
31
- - **Google GenAI** (Gemini & Gemma models)
32
- - **DeepSeek** (Native DeepSeek API)
33
- - **OpenRouter** (Access to hundreds of models; *Experimental*)
34
- - **NVIDIA** (Access to selected models)
35
- - **Mistral** (Access to selected models; *Experimental*)
31
+ - **Multi-Provider Support**: Choose your preferred engine!
32
+ - **Google GenAI** (Gemini & Gemma models)
33
+ - **DeepSeek** (Deepseek v4 Models)
34
+ - **NVIDIA** (Access to open models)
35
+ - **Ollama** (Local Models / Ollama Cloud Models)
36
+ - **Mistral** (Access to selected models; *Experimental*)
37
+ - **OpenRouter** (Access to hundreds of models; *Experimental*)
36
38
 
37
39
  ---
38
40