:mod:`langchain_community.llms.sagemaker_endpoint`.LLMContentHandler
===========================================================================

.. currentmodule:: langchain_community.llms.sagemaker_endpoint

.. autoclass:: LLMContentHandler

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LLMContentHandler.accepts
      ~LLMContentHandler.content_type
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~LLMContentHandler.__init__
      ~LLMContentHandler.transform_input
      ~LLMContentHandler.transform_output

   
   .. automethod:: LLMContentHandler.__init__
   .. automethod:: LLMContentHandler.transform_input
   .. automethod:: LLMContentHandler.transform_output

   
   


.. example_links:: LLMContentHandler