Commit History

Make gradio version in README.md match requirements.txt
865337c

jonpreamble commited on

Link to play the game
981f031

jonpreamble commited on

Fix dependency issues and switch to use OpenAI's current engine & API
1c3ae40

jonpreamble commited on

Trying newest gradio version in order to resolve a dependency version error
d9abdb6

jonpreamble commited on

Pin old versions of openai and gradio libraries. This is especially important for openai.
baad260

jonpreamble commited on

Fix another failing case
449ed7e

jonpreamble commited on

Fix public access urls for hosted stuff
e756a0c

jonpreamble commited on

Fix that weirdly failing test
4975afb

jonpreamble commited on

Amazingly, this test fails
8e5a321

jonpreamble commited on

Fix missing print of user input
8105381

jonpreamble commited on

Another failing test case
3afba89

jonpreamble commited on

more accurate time bound
c967150

jonpreamble commited on

More important special cases
181ea28

jonpreamble commited on

Run black formatter
5a8160a

jonpreamble commited on

Added more special cases so it can pass the tests
29acba1

jonpreamble commited on

trying and failing to get more of these tests to pass. Implemented decider_utils.number()
a054b11

jonpreamble commited on

another test case where the only difference is 1 space vs 2, and this case fails
8a9df4d

jonpreamble commited on

add another important test case
8530c2b

jonpreamble commited on

make it more obvious that Run Next Turn is a button
ca9f937

jonpreamble commited on

Trying to make it clear where to type
2de877c

jonpreamble commited on

Improved wording that results in more tests passing. This is truly Test-Driven Development.
1076a69

jonpreamble commited on

Commented out the failing unit tests - these are the cases I need to solve
17168b1

jonpreamble commited on

Adding important unit tests many of which are currently failing
58f69b9

jonpreamble commited on

Adding important unit tests many of which are currently failing
9a27145

jonpreamble commited on

Fixing ascii art
35faeca

jonpreamble commited on

improving page design
dd32f0c

jonpreamble commited on

improving page design
9528cca

jonpreamble commited on

improving page design
8a6a672

jonpreamble commited on

trying to add music
c10e123

jonpreamble commited on

trying to add music
cd2b0f9

jonpreamble commited on

trying to add music
e501b6b

jonpreamble commited on

Unit testing & prompt tuning
c7a90d5

jonpreamble commited on

Unit testing the decider questions
bd049e0

jonpreamble commited on

Unit testing the decider questions
4fe3d9c

jonpreamble commited on

Unit testing the decider questions
0a1d181

jonpreamble commited on

This commit has two goals: (1) make it easier for the player to eventually reach home, since otherwise some game sessions don't end, and (2) try to get the narrator to avoid referring to the player as 'the protagonist' in the 3rd person
b622734

jonpreamble commited on

Trying higher freq and presence penalties in the hopes of avoiding repetitive continuations
d484afa

jonpreamble commited on

Fix random.choice only being run once per reboot
9ad6c07

jonpreamble commited on

It's seemingly fixed, so re-enabling random selection of scenarios
a7342c4

jonpreamble commited on

trying to debug one of the decider questions which is giving false positives
68f4142

jonpreamble commited on

Hosting the bg image instead of hardcoding it, since hardcoding a 1MB+ image made the page load slowly.
db3b6dd

jonpreamble commited on

Trying to use an HD bg image
d285c11

jonpreamble commited on

Trying to make the scroll picture fit the width of the window on HuggingFace
956176f

jonpreamble commited on