mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 05:25:07 +00:00
Harrison/prompt constructor methods (#4616)
This commit is contained in:
@@ -36,6 +36,15 @@ This is where output parsers come in.
|
||||
Output Parsers are responsible for (1) instructing the model how output should be formatted,
|
||||
(2) parsing output into the desired formatting (including retrying if necessary).
|
||||
|
||||
Getting Started
|
||||
---------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
./prompts/getting_started.ipynb
|
||||
|
||||
|
||||
|
||||
Go Deeper
|
||||
---------
|
||||
|
Reference in New Issue
Block a user