docs(readme): add missing `}`

Andrey Nering created

Closes #608

Change summary

README.md | 1 +
1 file changed, 1 insertion(+)

Detailed changes

README.md 🔗

@@ -281,6 +281,7 @@ Local models can also be configured via OpenAI-compatible API. Here are two comm
         }
       ]
     }
+  }
 }
 ```