WordleBench WordleBench is a benchmark for evaluating LLMs on their ability to solve Wordle puzzles. Results https://www.wordlebench.com/ Running the Benchmark # Install dependencies uv sync # Run the benchmark uv run python main.py # Analyze results uv run python analyze.py