mathematical_proof.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
mathematical_proof.py, then run:Prove that the sum of the first n odd numbers equals n squared, comparing gpt-4o built-in chain-of-thought with a deepseek-reasoner reasoning model.
Set up your virtual environment
Install dependencies
Export your API keys
Run the example
mathematical_proof.py, then run: