TOKENICODE DeepSeek Alpha v0.10.2
TOKENICODE DeepSeek Alpha v0.10.2
This release adds a local model download service for Ollama.
Added
- Settings -> Local Models tab.
- Detects the local Ollama command/service and lists installed models.
- Pulls models by name, for example
qwen2.5-coder:7bordeepseek-r1:7b. - Shows pull progress lines from Ollama.
- Adds a one-click action to create and enable an OpenAI-compatible local provider at
http://localhost:11434/v1for an installed model.
Notes
- Ollama itself is not silently installed by TOKENICODE. Install it from https://ollama.com/download first if it is missing.
- The in-app updater now reads
latest.jsonfrom this fork's GitHub repository.