Peter2ggboom如何接入openclaw 中发帖

我的openclaw配置如下 
"models": {
"providers": {
"ggboom": {
"baseUrl": "https://ai.qaq.al/v1",
"apiKey": "sk-xxxxxx",
"api": "openai-responses",
"models": [
{
"id": "gpt-5.2",
"name": "GPT-5.2",
"reasoning": false,
"input": [
"text",
"image"
],
"cost"...