mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-15 06:26:12 +00:00
- Add support for local build and linkchecking of docs - Add GitHub Action to automatically check links before prior to publication - Minor reformat of Contributing readme - Fix existing broken links Co-authored-by: Hunter Gerlach <hunter@huntergerlach.com> Co-authored-by: Hunter Gerlach <HunterGerlach@users.noreply.github.com> Co-authored-by: Hunter Gerlach <hunter@huntergerlach.com>
This commit is contained in:
@@ -7,8 +7,8 @@ Full documentation on all methods, classes, and APIs in LangChain.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
reference/prompts.rst
|
||||
LLMs<reference/modules/llms>
|
||||
reference/utils.rst
|
||||
Chains<reference/modules/chains>
|
||||
Agents<reference/modules/agents>
|
||||
./reference/prompts.rst
|
||||
LLMs<./refeence/modules/llms>
|
||||
./reference/utils.rst
|
||||
Chains<./reference/modules/chains>
|
||||
Agents<./reference/modules/agents>
|
||||
|
Reference in New Issue
Block a user