Back to Apps

DSPy-Go
by XiaoConstantine
Native Go implementation of the DSPy framework for systematic prompt engineering and automated reasoning.
0 stars
Works in:claude
Exposes:ToolsPrompts
What it does\nDSPy-Go brings the power of DSPy to the Go ecosystem, allowing developers to build reliable LLM applications using composable modules and automated optimizers. It replaces manual prompt engineering with a systematic approach to programming LLMs.\n\n## Tools\n- Predict: Direct LLM prediction based on signatures.\n- ChainOfThought: Step-by-step reasoning for complex tasks.\n- ReAct: Combined reasoning and tool-use loop.\n- Refine: Iterative quality improvement of outputs.\n- Parallel: Concurrent batch processing of LLM requests.\n\n## Installation\njson\n{\n \"mcpServers\": {\n \"dspy-go\": {\n \"command\": \"go run github.com/XiaoConstantine/dspy-go/cmd/dspy-cli\"\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
go get github.com/XiaoConstantine/dspy-goInformation
- Pricing
- free
- Published
- 7/17/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add the dspy-cli command to your claude_desktop_config.json





