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,12 @@
LLMs & Prompts
==============
The reference guides here all relate to objects for working with LLMs and Prompts.
.. toctree::
:maxdepth: 1
:glob:
modules/prompt
modules/example_selector
modules/llms