Hi, is there any known workaround to be able to register BYOK model provider? I tried different options but it seems that Cursor is doing two things to prevent that:
- if the model id is known to Cursor it will use its own deployment
- if the model id is not known to Cursor it will return server side validation error.
Any help appreciated