| { | |
| "user_id": "User", | |
| "api_key": "${env:DIFY_API_KEY}", | |
| "base_url": "https://api.dify.ai/v1", | |
| "greeting": "TEN Agent connected with Dify. How can I help you today?", | |
| "failure_info": "Sorry, I am unable to process your request at the moment. Please check your dify configuration." | |
| } |