Files
gpt-pilot/euclid/const/llm.py
Zvonimir Sabljic cb579d8aba Added local files
2023-07-18 11:17:22 +02:00

2 lines
60 B
Python

MIN_TOKENS_FOR_GPT_RESPONSE = 60
MAX_GPT_MODEL_TOKENS = 4096