math-under-llm / core /config.py
Alex W.
fix copy 2 times error
9319cc8
raw
history blame contribute delete
438 Bytes
# core/config.py
"""
ๅ…จๅฑ€้…็ฝฎๅผ€ๅ…ณ
"""
# โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
# Debug ๅผ€ๅ…ณ
# True โ†’ ๆ‰“ๅฐ่ฏฆ็ป†่ฐƒ่ฏ•ไฟกๆฏๅˆฐๆ—ฅๅฟ—
# False โ†’ ้™้ป˜่ฟ่กŒ๏ผŒๅช่พ“ๅ‡บ็ป“ๆžœ
# โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
DEBUG = False