Skip to content

Commit

Permalink
docs(dspy): add toy invocation of model to minimal-example
Browse files Browse the repository at this point in the history
  • Loading branch information
nattaylor committed Mar 5, 2024
1 parent e4edd5b commit b879095
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/quick-start/minimal-example.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ This example showcases how to set up your environment, define a custom module, c

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

If you want to try what you just built, run `optimized_cot.forward('Your Question Here')`.

***

<AuthorDetails name="Herumb Shandilya"/>

0 comments on commit b879095

Please sign in to comment.