Enables locally runnable technical agent systems by utilizing Deepseek R1 for reasoning and coupling it with a tool-calling model.
This tool provides a generic MCP server that enables locally runnable technical agent systems. It leverages the Deepseek R1 model for reasoning capabilities, which can then be combined with a separate model designed for tool calling. This approach overcomes the limitations of Deepseek R1 and similar models in effectively executing tool calls, allowing for more complex and capable agent workflows. It is designed to work with any agent system, provided Ollama is running and all components can run locally.
Key Features
01Uses Deepseek R1 as a reasoning model.
02Supports coupling with tool-calling models.
03Operates entirely locally with Ollama.
04Generic MCP server compatible with various agent systems