Monagra / .env
moonkeise's picture
Update .env
21ce189 verified
raw
history blame contribute delete
316 Bytes
# Requests per minute per IP address
MODEL_RATE_LIMIT=4
# Max tokens to request from OpenAI
MAX_OUTPUT_TOKENS_OPENAI=256
# Block prompts containing disallowed characters
REJECT_DISALLOWED=false
REJECT_MESSAGE="This content violates /aicg/'s acceptable use policy."
GATEKEEPER=proxy_key
PROXY_KEY=your_secret_password