by stanfordnlp · Agent Tool · ★ 33.2k
DSPy: Programming—not prompting—Foundation Models Documentation: DSPy Docs DSPy is the framework for programming—rather than prompting—language models. It allows you to iterate fast on building modular AI systems and offers algorithms for optimizing their prompts and weights, whether you're building simple classifiers, sophisticated RAG pipelines, or Agent loops. DSPy stands for Declarative Self-improving Python. Instead of brittle prompts, you write compositional Python code and use DSPy to teach your LM to deliver high-quality outputs. Learn more via our official documentation site or meet the community, seek help, or start contributing via this GitHub repo and our Discord server. Documentation: dspy.ai Please go to the DSPy Docs at dspy.ai Installation To install the very latest from : 📜 Citation & Reading More If you're looking to understand the framework, please go to the DSPy Docs at dspy.ai. If you're looking to understand the underlying
| Stars | 33,240 |
| Forks | 2,736 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 48.06/100 |
| Open Issues | 479 |
| Last Updated | 2026-03-27 |
| Created | 2023-01-09 |
| Platforms | python |
| Est. Tokens | ~11510k |
These tools work well together with dspy for enhanced workflows:
Explore other popular agent tool tools:
dspy is DSPy: The framework for programming—not prompting—language models. It is categorized as a Agent Tool with 33.2k GitHub stars.
dspy is primarily written in Python.
You can find installation instructions and usage details in the dspy GitHub repository at github.com/stanfordnlp/dspy. The project has 33.2k stars and 2736 forks, indicating an active community.
dspy is released under the MIT license, making it free to use and modify according to the license terms.