Import WikipediaAPIWrapper from langchain_community.utilities
This commit is contained in:
parent
411b4f78c0
commit
95b02ceeae
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
from langflow import CustomComponent
|
||||
from typing import Union, Callable
|
||||
from langchain_community.utilities import WikipediaAPIWrapper
|
||||
|
||||
# Assuming WikipediaAPIWrapper is a class that needs to be imported.
|
||||
# The import statement is not included as it is not provided in the JSON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue