dspyEasy Playground

Framework for programming (not prompting) language models

Getting started with dspyRun locally
Install
pip install dspy-ai
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: dspy)

dspy is a third-party package. Framework for programming (not prompting) language models. Install with: pip install dspy-ai

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?