We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec07b77 commit 0cc7bd1Copy full SHA for 0cc7bd1
README.md
@@ -42,6 +42,10 @@ pip install git+https://github.com/stanfordnlp/dspy.git
42
43
## 📜 Citation & Reading More
44
45
+If you're looking to understand the framework, please go to the [DSPy Docs at dspy.ai](https://dspy.ai).
46
+
47
+If you're looking to understand the underlying research, this is a set of our papers:
48
49
**[Jun'24] [Optimizing Instructions and Demonstrations for Multi-Stage Language Model Programs](https://arxiv.org/abs/2406.11695)**
50
**[Oct'23] [DSPy: Compiling Declarative Language Model Calls into Self-Improving Pipelines](https://arxiv.org/abs/2310.03714)**
51
[Jul'24] [Fine-Tuning and Prompt Optimization: Two Great Steps that Work Better Together](https://arxiv.org/abs/2407.10930)
0 commit comments