I attempted to use a third-party API, but during the verification process, I discovered that it defaults to using a model named “default” for validation. This seems like a rather illogical setup, as my API does not support a model named “default.” Even though I have disabled all models except those supported by my API, it still forcibly uses “default” for verification.
I completely fail to understand the purpose of this validation.