Harrison/improve data augmented generation docs (#390)

Co-authored-by: cameronccohen <cameron.c.cohen@gmail.com>
Co-authored-by: Cameron Cohen <cameron.cohen@quantco.com>
This commit is contained in:
Harrison Chase
2022-12-20 22:24:08 -05:00
committed by GitHub
parent ad4414b59f
commit c104d507bf
40 changed files with 1237 additions and 265 deletions

View File

@@ -0,0 +1,7 @@
:mod:`langchain.agents`
===============================
.. automodule:: langchain.agents
:members:
:undoc-members:

View File

@@ -0,0 +1,7 @@
:mod:`langchain.chains`
=======================
.. automodule:: langchain.chains
:members:
:undoc-members:

View File

@@ -0,0 +1,6 @@
:mod:`langchain.docstore`
=============================
.. automodule:: langchain.docstore
:members:
:undoc-members:

View File

@@ -0,0 +1,5 @@
:mod:`langchain.embeddings`
===========================
.. automodule:: langchain.embeddings
:members:

View File

@@ -0,0 +1,5 @@
:mod:`langchain.prompts.example_selector`
=========================================
.. automodule:: langchain.prompts.example_selector
:members:

View File

@@ -0,0 +1,6 @@
:mod:`langchain.llms`
=======================
.. automodule:: langchain.llms
:members:
:special-members: __call__

View File

@@ -0,0 +1,5 @@
:mod:`langchain.prompts`
========================
.. automodule:: langchain.prompts
:members:

View File

@@ -0,0 +1,6 @@
:mod:`langchain.python`
=============================
.. automodule:: langchain.python
:members:
:undoc-members:

View File

@@ -0,0 +1,6 @@
:mod:`langchain.serpapi`
=============================
.. automodule:: langchain.serpapi
:members:
:undoc-members:

View File

@@ -0,0 +1,6 @@
:mod:`langchain.text_splitter`
==============================
.. automodule:: langchain.text_splitter
:members:
:undoc-members:

View File

@@ -0,0 +1,6 @@
:mod:`langchain.vectorstores`
=============================
.. automodule:: langchain.vectorstores
:members:
:undoc-members: