community[patch]: Fix typo in arxiv tool's doc (#21970)

Fix typo in arxiv tool's doc
This commit is contained in:
Yulong Wang
2024-05-21 21:44:59 +08:00
committed by GitHub
parent 54adcd9e82
commit 8e1aeb8ad5

View File

@@ -48,7 +48,7 @@ class ArxivAPIWrapper(BaseModel):
load_all_available_meta = False,
doc_content_chars_max = 40000
)
arxiv.run("tree of thought llm)
arxiv.run("tree of thought llm")
"""
arxiv_search: Any #: :meta private: