Raiff1982's picture
Create config.json
7863970 verified
raw
history blame contribute delete
642 Bytes
{
"logging_enabled": true,
"log_level": "INFO",
"enabled_perspectives": [
"newton",
"davinci",
"human_intuition",
"neural_network",
"quantum_computing",
"resilient_kindness",
"mathematical",
"philosophical",
"copilot",
"bias_mitigation",
"psychological"
],
"ethical_considerations": "Always act with transparency, fairness, and respect for privacy.",
"enable_response_saving": true,
"response_save_path": "responses.txt",
"backup_responses": {
"enabled": true,
"backup_path": "backup_responses.txt"
}
}