Skip to content

Commit b7b7517

Browse files
Merge pull request #553 from nattaylor/main
docs(dspy): add toy invocation of model to minimal-example
2 parents 8c666d4 + b879095 commit b7b7517

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/quick-start/minimal-example.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ This example showcases how to set up your environment, define a custom module, c
8585

8686
Feel free to adapt and expand upon this example to suit your specific use case while exploring the extensive capabilities of DSPy.
8787

88+
If you want to try what you just built, run `optimized_cot.forward('Your Question Here')`.
89+
8890
***
8991

9092
<AuthorDetails name="Herumb Shandilya"/>

0 commit comments

Comments
 (0)