python_101_curriculum.py
Run the Example
1
Set up your virtual environment
2
Install dependencies
3
Export your API keys
4
Run the example
Save the code above as
python_101_curriculum.py, then run:Draft a Python 101 curriculum twice, once with gpt-4o built-in chain-of-thought and once with a deepseek-reasoner reasoning model, streaming full reasoning.
Set up your virtual environment
Install dependencies
Export your API keys
Run the example
python_101_curriculum.py, then run: