{
"_id": "string",
"provider": "groq",
"configs": {
"apiKey": "string",
"baseUrl": "string",
"model": "string",
"temperature": 0,
"system": "string",
"tools": [
"string"
]
},
"greetingMessage": "string",
"isCustomerReview": true,
"status": "a"
}