mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 23:00:00 +00:00
community[patch]: Fix typo in arxiv tool's doc (#21970)
Fix typo in arxiv tool's doc
This commit is contained in:
parent
54adcd9e82
commit
8e1aeb8ad5
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user