We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52ceaa9 + 3a5c7dd commit 9830501Copy full SHA for 9830501
README.md
@@ -24,7 +24,7 @@ A Python SDK for optimizing prompts for Nova.
24
25
Install the library using
26
```sh
27
-pip install amzn-nova-prompt-optimizer
+pip3 install nova-prompt-optimizer
28
```
29
30
@@ -326,4 +326,4 @@ NovaPromptOptimizer is currently in public preview. During this period:
326
- We welcome feedback and contributions
327
328
## Acknowledgements
329
-* Special acknowledgment to [DSPy](https://github.com/stanfordnlp/dspy) – your innovations continue to inspire us.
+* Special acknowledgment to [DSPy](https://github.com/stanfordnlp/dspy) – your innovations continue to inspire us.
0 commit comments