Fix typo in docs/reference.rst (#3081)

fix typo
This commit is contained in:
engkheng 2023-04-18 22:31:00 +08:00 committed by GitHub
parent 188e9b9beb
commit fe68051d34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Full documentation on all methods, classes, and APIs in LangChain.
:maxdepth: 1 :maxdepth: 1
./reference/prompts.rst ./reference/prompts.rst
LLMs<./refeence/modules/llms> LLMs<./reference/modules/llms>
./reference/utils.rst ./reference/utils.rst
Chains<./reference/modules/chains> Chains<./reference/modules/chains>
Agents<./reference/modules/agents> Agents<./reference/modules/agents>