[Announcement] Explanation about API discussion

Please do not ask about third-party API-related questions in the community

Reasons are as follows:

Officially Supported APIs

In principle, we only provide support for the official APIs of OpenAI/Gemini/Claude, and OpenRouter.

Known Issues

Due to issues with the underlying libraries (Google has deprecated the previously maintained official library), there are currently problems with tool usage for the Gemini specification.

  • Gemini3.0: think thought parameter incompatibility
  • Gemini2.5 Pro: {role:model} parameter incompatibility

LongCat

  • LongCat-Flash-Chat/Thinking // Does not support streaming, please use non-streaming

Unsupported APIs

Due to differences in implementation, we do not know how third-party proxies and reverse proxies are implemented. Please consult the vendor or their community directly.

Moreover, for technical reasons, many proxies and reverse proxies do not strictly adhere to the corresponding specifications. This means their proxy and reverse proxy implementations are incomplete.

We do not provide support for such issues. To confirm whether it is an OMate issue or a proxy/reverse proxy issue is very simple: connect OMate to the official API. If it works, then it indicates a problem with the proxy or reverse proxy.

Some software is compatible with these proxies and reverse proxies largely because they do not perform strict data validation according to the official API specifications.

On the other hand, about 50% of API-related feedback is due to sending prohibited content. If you can pass the test during API configuration but encounter issues in actual use, and the error message includes the word “Content,” it is usually due to content violations.

Thank you, author, I understand now.

I was the same, I could still use it the day before yesterday.