Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Severian
/
dify
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fd3e8ba
dify
/
web
/
app
/
components
/
base
/
icons
/
src
/
public
/
plugins
/
index.ts
Severian
initial commit
a8b3f00
7 months ago
raw
Copy download link
history
blame
Safe
147 Bytes
export
{
default
as
Google
}
from
'./Google'
export
{
default
as
WebReader
}
from
'./WebReader'
export
{
default
as
Wikipedia
}
from
'./Wikipedia'