Skip to content

robjsliwa/adventures_in_dspy

Repository files navigation

Adventures in DSPy

Adventures in DSPy is companion code for my blog on learning DSPy framework through building text adventure games.

Installation

pip install -r requirements.txt

Training Models

python game_model_trainer.py

Running the Game

python game.py

Releases

No releases published

Packages

No packages published

Languages