Error in Xcode console

Lately I am getting this error.

GenerativeModelsAvailability.Parameters: Initialized with invalid language code: en-GB. Expected to receive two-letter ISO 639 code. e.g. 'zh' or 'en'. Falling back to: en

Does anyone know what this is and how it can be resolved. The error does not crash the app

Does the error appear in the console, or is it being thrown when you attempt to call respond(to:)?

Error in Xcode console
 
 
Q