How to change response in objects and attributes of knowledgebase

HI, I have implemented a chatbot using the ActionMYKB(ActionQueryKnowledge Base) inheriting from InMemoryKnowledgeBase of Rasa SDK and I want to change the default response “{object_name}’ has the value ‘{attribute_value}’ for attribute ‘{attribute_name}’”. Can anyone help me what should I write inside my class?