[
[
{
"id": "<string>",
"name": "<string>",
"provider": "<string>",
"parameters": {
"call_type": "chat",
"model": "<string>",
"hyperparameters": {},
"responseFormat": {
"type": "text"
},
"selectedFunctions": [
{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"parameters": {}
}
],
"functionCallParams": "none",
"forceFunction": {},
"template": [
{
"role": "<string>",
"content": "<string>"
}
]
},
"env": [
"dev"
],
"tags": [
"<string>"
],
"created_at": "2023-11-07T05:31:56Z",
"type": "LLM",
"user_properties": {},
"updated_at": "2023-11-07T05:31:56Z"
}
]
]