Integrate Link LLMError HandlingOn this pageError Handling Overview In order to keep an unified error response , Link API's error response structure will be consistent Error Response { error: ERROR_ENUM, errorMessage: DESCRIPTIVE_ERROR_MESSAGE,}