mesop-prompt-tuner / constants.py
Richard
Improve Eval page
f3141ae
raw
history blame contribute delete
120 Bytes
DIALOG_INPUT_WIDTH = 350
MODEL_TEMPERATURE_MAX = 2
MODEL_TEMPERATURE_MIN = 0
SAVED_PROMPT_DIRECTORY = "saved_prompts"