This commit is contained in:
Cavit Erginsoy 2025-02-03 11:35:30 +00:00
parent 1e27021e11
commit 6c564b3dd9
13 changed files with 305 additions and 317 deletions

View file

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