Code
reasoning_agent.py
Usage
1
Set up your virtual environment
2
Set your API key
3
Install dependencies
4
Run Agent
Save the code above as
reasoning_agent.py, then run:Solve a river-crossing logic puzzle with a MiMo agent in thinking mode, streaming the full reasoning trace.
Set up your virtual environment
Set your API key
Install dependencies
Run Agent
reasoning_agent.py, then run: