mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-07 03:31:20 +01:00
2 lines
60 B
Python
2 lines
60 B
Python
MIN_TOKENS_FOR_GPT_RESPONSE = 60
|
|
MAX_GPT_MODEL_TOKENS = 4096 |