mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
docs: fix spelling typo (#934)
This commit is contained in:
parent
6023d5be09
commit
6a4f602156
@ -6,7 +6,7 @@ These agents can be used to power the next generation of personal assistants -
|
|||||||
systems that intelligently understand what you mean, and then can take actions to help you accomplish your goal.
|
systems that intelligently understand what you mean, and then can take actions to help you accomplish your goal.
|
||||||
|
|
||||||
Agents are a core use of LangChain - so much so that there is a whole module dedicated to them.
|
Agents are a core use of LangChain - so much so that there is a whole module dedicated to them.
|
||||||
Therefor, we recommend that you check out that documentation for detailed instruction on how to work
|
Therefore, we recommend that you check out that documentation for detailed instruction on how to work
|
||||||
with them.
|
with them.
|
||||||
|
|
||||||
- [Agent Documentation](../modules/agents.rst)
|
- [Agent Documentation](../modules/agents.rst)
|
||||||
|
Loading…
Reference in New Issue
Block a user