Two approaches to integrate DeepSeek V4 into Mixagents based on Codex and Pi respectively
Mixagents is maintained by Utopia-V, open-sourced under the MIT License, and its community directory is categorized under "Models and Providers". There are two independent components in the repository: Codex DeepSeek Subagent allows the main task to continue using OpenAI, while handing over retrieval and text work to deepseek-v4-flash; pi-dsh-mimic 0.1.1 only reproduces DSH Minimal during Pi's first request, and then reverts to Pi's tools and plugins. The directory page provides the `dsh plugin add` command, and the actual installation shall be subject to the GitHub documentation.
Read More