From 194aee114c80b8f0b4d837d9bfe03d2c5dd838b4 Mon Sep 17 00:00:00 2001 From: Omar Khattab Date: Fri, 4 Oct 2024 14:25:01 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0574590d1..dac7adaa2 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Ditto! **DSPy** gives you the right general-purpose modules (e.g., `ChainOfThoug **What if I have a better idea for prompting or synthetic data generation?** Perfect. We encourage you to think if it's best expressed as a module or an optimizer, and we'd love to merge it in DSPy so everyone can use it. DSPy is not a complete project; it's an ongoing effort to create structure (modules and optimizers) in place of hacky prompt and pipeline engineering tricks. -**What does DSPy stand for?** It's a long story but the backronym now is **D**eclarative **S**elf-improving Language **P**rograms, p**y**thonically. We also go by **D**eclarative **S**elf-improving **Py**thon, which is simpler :D +**What does DSPy stand for?** It's a long story but the backronym now is **D**eclarative **S**elf-improving Language **P**rograms, p**y**thonically. We also go by **D**eclaratively **S**elf-improving **Py**thon, which is simpler :D ## 1) Installation