Compatibility adapter over the same Astrolabe runtime used by /v1/responses.
POST /v1/chat/completions is the compatibility endpoint.
Use it when you have an OpenAI chat-completions client that you do not want to change yet.
/v1/responses.astrolabe/auto are supported./v1/responses for new OpenClaw setupsapi: openai-responses and POST /v1/responses.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.