mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-11 05:07:29 +01:00
fix(gitignore): rm cache
This commit is contained in:
4
pilot/const/code_execution.py
Normal file
4
pilot/const/code_execution.py
Normal file
@@ -0,0 +1,4 @@
|
||||
MAX_COMMAND_DEBUG_TRIES = 3
|
||||
MIN_COMMAND_RUN_TIME = 2000
|
||||
MAX_COMMAND_RUN_TIME = 30000
|
||||
MAX_COMMAND_OUTPUT_LENGTH = 2000
|
||||
Reference in New Issue
Block a user