:mod:`langchain_community.llms.sagemaker_endpoint`.ContentHandlerBase ============================================================================ .. currentmodule:: langchain_community.llms.sagemaker_endpoint .. autoclass:: ContentHandlerBase .. rubric:: Attributes .. autosummary:: ~ContentHandlerBase.accepts ~ContentHandlerBase.content_type .. rubric:: Methods .. autosummary:: ~ContentHandlerBase.__init__ ~ContentHandlerBase.transform_input ~ContentHandlerBase.transform_output .. automethod:: ContentHandlerBase.__init__ .. automethod:: ContentHandlerBase.transform_input .. automethod:: ContentHandlerBase.transform_output .. example_links:: ContentHandlerBase