chore: make prompt generator max tokens configurable (#6693)

This commit is contained in:
Sangmin Ahn
2024-07-26 11:20:23 +09:00
committed by GitHub
parent bd97ce9489
commit ecb9c311b5
3 changed files with 8 additions and 3 deletions

View File

@@ -183,6 +183,7 @@ UPLOAD_IMAGE_FILE_SIZE_LIMIT=10
# Model Configuration
MULTIMODAL_SEND_IMAGE_FORMAT=base64
PROMPT_GENERATION_MAX_TOKENS=512
# Mail configuration, support: resend, smtp
MAIL_TYPE=