Update docs api references (#3315)

This commit is contained in:
Davis Chase
2023-04-21 12:21:33 -07:00
committed by GitHub
parent aa9d5707e0
commit e933be9605
18 changed files with 119 additions and 33 deletions

12
docs/reference/models.rst Normal file
View File

@@ -0,0 +1,12 @@
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