mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 19:12:42 +00:00
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:
12
docs/reference/prompts.rst
Normal file
12
docs/reference/prompts.rst
Normal 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
|
Reference in New Issue
Block a user