reasoning-gym/examples/word_ladder/requirements.txt
2025-02-03 07:21:12 +00:00

6 lines
208 B
Text

# Required dependencies for the Word Ladder Puzzle Dataset Generator
# Python 3.7+
anthropic>=0.45.2 # Client library for interacting with Anthropic's API
tqdm>=4.67.1 # For progress bars