20 lines
276 B
JSON
20 lines
276 B
JSON
{
|
|
"gateway": {
|
|
"http": {
|
|
"endpoints": {
|
|
"responses": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"agents": {
|
|
"main": {
|
|
"model": "openai-codex/gpt-5.3-codex",
|
|
"skills": [
|
|
"paradiz_booking_agent_v1"
|
|
]
|
|
}
|
|
}
|
|
}
|