Spaces:
Sleeping
Sleeping
Commit History
Moves logging from app.py to chill.py
2ef37b6
Show iteration count and time used
2a25399
Count LLM request and show in UI, minor text changes
52ff483
Add assert in improvement_loop function to make more robust
4901d0f
Clarify setup comments, remove unused global, increase max iterations
c995e6d
Reduce max_iterations value in chill.py
6bfaa63
Luke Stanley
commited on
Initialise global variables in improvement_loop function
e30b729
Luke Stanley
commited on
Bug fix for undefined last_edit
f065ef3
Make reusable via CLI, and modue, moved core logic to improvement_loop.
fbb0bdf
Update comments and remove unused code
68a2a07
Removes unused line and tidying
f932ac0
Move prompt strings and types to own file, reorder code a bit
139217d
Move prompts to own file
550885e
Linting with Black
e4b918c
Slight refactor tidying
327982a
Add script based on my old Gist https://gist.github.com/lukestanley/881d3c30c64362126352a9cecb069a3b
ec7a11c
Luke Stanley
commited on