mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-15 14:36:54 +00:00
Update docs api references (#3315)
This commit is contained in:
12
docs/reference/models.rst
Normal file
12
docs/reference/models.rst
Normal 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
|
Reference in New Issue
Block a user