mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
Delete comment (#4412)
This commit is contained in:
parent
9fafe7b2b9
commit
e4ca511ec8
@ -71,7 +71,6 @@ class WikipediaAPIWrapper(BaseModel):
|
||||
add_meta = (
|
||||
{
|
||||
"categories": wiki_page.categories,
|
||||
# "coordinates": wiki_page.coordinates,
|
||||
"page_url": wiki_page.url,
|
||||
"image_urls": wiki_page.images,
|
||||
"related_titles": wiki_page.links,
|
||||
|
Loading…
Reference in New Issue
Block a user