mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
fix(core): fixed typos in the documentation (#36459)
Fixes #36458 Fixed typos in the documentation in the core module.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Tools are classes that an Agent uses to interact with the world.
|
||||
|
||||
Each tool has a description. Agent uses the description to choose the righ tool for the
|
||||
Each tool has a description. Agent uses the description to choose the right tool for the
|
||||
job.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user