Models
==============

LangChain provides interfaces and integrations for a number of different types of models.

.. toctree::
   :maxdepth: 1
   :glob:

   modules/llms
   modules/chat_models
   modules/embeddings
