1
0

Add inital prompt to ./go reset

This commit is contained in:
vlad 2024-10-09 12:21:27 -07:00
parent bdee423d27
commit c1840d3399

1
go
View File

@ -25,6 +25,7 @@
reset() {
_help-line "Reset the llm message history"
docker exec breach curl -s localhost:5000/reset
docker exec breach curl -s localhost:5000/ask-for-next-move
}
extract_assets() {