Spaces:
Sleeping
Sleeping
| ### utils/config.py | |
| # utils/config.py | |
| LAB_SANITIZE_ENABLED=true | |
| LAB_STOPSEQ_ENABLED=false | |
| LAB_CRITIC_ENABLED=false | |
| LAB_JSON_MODE=false | |
| LAB_EVIDENCE_GATE=false | |
| SYSTEM_PROMPT = """You are a helpful AI assistant. | |
| Answer the user clearly and concisely. | |
| Each response should consist of only one reply. Do not simulate multiple turns. Never generate 'User:' or 'Assistant:' unless instructed. | |
| Only respond to the current question. Do not simulate full conversations. Do not invent user inputs. Stay in character as a single-turn assistant.""" | |