CoolFace
Apppublic

angshuman-nandy/LLM-Battleships

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
20 commits on main
1cac4255mo ago

added gpt 5.5 and prompt updates

angshuman-nandy
4826c025mo ago

Revert "use websockets instead of sse and prompt updates"

angshuman-nandy
5442e5c5mo ago

use websockets instead of sse and prompt updates

angshuman-nandy
5f3e7825mo ago

updated hit logic in prompt

angshuman-nandy
d024a865mo ago

added pushover notification

angshuman-nandy
59437775mo ago

removed ollama

angshuman-nandy
778a3175mo ago

Default board size to 5x5; restrict to Haiku/GPT-4o-mini only

angshuman-nandy, Claude Sonnet 4.6
d41832b5mo ago

keeping only the cheap models2

angshuman-nandy
937d0335mo ago

keeping only the cheap models

angshuman-nandy
79a1dd75mo ago

fixes to prompts

angshuman-nandy
344fe235mo ago

add .env example

angshuman-nandy
abd59e75mo ago

Add MIT license headers to all source files and root LICENSE file

angshuman-nandy
be4ffcb5mo ago

Prevent LLM from repeating shots: add fired-cell list to prompt and validate in Anthropic wrapper

angshuman-nandy
5c98e845mo ago

Restrict model choices to curated presets, remove custom model input

angshuman-nandy
3fc43325mo ago

Fix LLM placement: explicit bounds hints and random fallback after retries

angshuman-nandy
40ccd2a5mo ago

Replace deprecated claude-3-5-sonnet-20241022 with claude-opus-4-7 preset

angshuman-nandy, Claude Sonnet 4.6
ab64cad5mo ago

Add model preset dropdown with custom model option to SetupPanel

angshuman-nandy, Claude Sonnet 4.6
292d6c75mo ago

updates

angshuman-nandy
7735f395mo ago

Add Hugging Face Spaces metadata to README

angshuman-nandy
557414d5mo ago

init commit

angshuman-nandy