mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-02-23 15:49:50 +01:00
2 lines
60 B
Python
2 lines
60 B
Python
MIN_TOKENS_FOR_GPT_RESPONSE = 60
|
|
MAX_GPT_MODEL_TOKENS = 4096 |