Add inital prompt to ./go reset
This commit is contained in:
parent
bdee423d27
commit
c1840d3399
1
go
1
go
@ -25,6 +25,7 @@
|
|||||||
⚡️reset() {
|
⚡️reset() {
|
||||||
_help-line "Reset the llm message history"
|
_help-line "Reset the llm message history"
|
||||||
docker exec breach curl -s localhost:5000/reset
|
docker exec breach curl -s localhost:5000/reset
|
||||||
|
docker exec breach curl -s localhost:5000/ask-for-next-move
|
||||||
}
|
}
|
||||||
|
|
||||||
extract_assets() {
|
extract_assets() {
|
||||||
|
Loading…
Reference in New Issue
Block a user