dspy 2.6.16
pip install dspy
Released:
DSPy
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT License)
- Author: Omar Khattab
- Requires: Python <3.13, >=3.9
-
Provides-Extra:
anthropic
,chromadb
,lancedb
,qdrant
,marqo
,epsilla
,pinecone
,weaviate
,milvus
,aws
,docs
,dev
,fastembed
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
Project description
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
pip install dspy
To install the very latest from main
:
pip install git+https://github.com/stanfordnlp/dspy.git
📜 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 research, this is a set of our papers:
[Jun'24] Optimizing Instructions and Demonstrations for Multi-Stage Language Model Programs
[Oct'23] DSPy: Compiling Declarative Language Model Calls into Self-Improving Pipelines
[Jul'24] Fine-Tuning and Prompt Optimization: Two Great Steps that Work Better Together
[Jun'24] Prompts as Auto-Optimized Training Hyperparameters
[Feb'24] Assisting in Writing Wikipedia-like Articles From Scratch with Large Language Models
[Jan'24] In-Context Learning for Extreme Multi-Label Classification
[Dec'23] DSPy Assertions: Computational Constraints for Self-Refining Language Model Pipelines
[Dec'22] Demonstrate-Search-Predict: Composing Retrieval & Language Models for Knowledge-Intensive NLP
To stay up to date or learn more, follow @lateinteraction on Twitter.
The DSPy logo is designed by Chuyi Zhang.
If you use DSPy or DSP in a research paper, please cite our work as follows:
@inproceedings{khattab2024dspy,
title={DSPy: Compiling Declarative Language Model Calls into Self-Improving Pipelines},
author={Khattab, Omar and Singhvi, Arnav and Maheshwari, Paridhi and Zhang, Zhiyuan and Santhanam, Keshav and Vardhamanan, Sri and Haq, Saiful and Sharma, Ashutosh and Joshi, Thomas T. and Moazam, Hanna and Miller, Heather and Zaharia, Matei and Potts, Christopher},
journal={The Twelfth International Conference on Learning Representations},
year={2024}
}
@article{khattab2022demonstrate,
title={Demonstrate-Search-Predict: Composing Retrieval and Language Models for Knowledge-Intensive {NLP}},
author={Khattab, Omar and Santhanam, Keshav and Li, Xiang Lisa and Hall, David and Liang, Percy and Potts, Christopher and Zaharia, Matei},
journal={arXiv preprint arXiv:2212.14024},
year={2022}
}
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: MIT License (MIT License)
- Author: Omar Khattab
- Requires: Python <3.13, >=3.9
-
Provides-Extra:
anthropic
,chromadb
,lancedb
,qdrant
,marqo
,epsilla
,pinecone
,weaviate
,milvus
,aws
,docs
,dev
,fastembed
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dspy-2.6.16.tar.gz
.
File metadata
- Download URL: dspy-2.6.16.tar.gz
- Upload date:
- Size: 204.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a50ba502cb8270238f6c138e9a2e0cda46527a12e51d3787a48761442e110652 |
|
MD5 | a4db33db1e62dd0d1d99481c8b063152 |
|
BLAKE2b-256 | 65b9c1eefbc93219c60aad307f6df686d7564af7e8e9ff39f3d3b1fcf3a7c72d |
File details
Details for the file dspy-2.6.16-py3-none-any.whl
.
File metadata
- Download URL: dspy-2.6.16-py3-none-any.whl
- Upload date:
- Size: 259.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7deee8bb8fe9fd2ed32ffe202d2377b4dd94caa5bfddb7ac87e7351ede459b68 |
|
MD5 | 1ef6f6fae5efb69afb598669b53cd8b9 |
|
BLAKE2b-256 | 7f17f8716950852fd9de666a367474059c59f87718709fb2b52bf7cc47023e87 |