mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-08 20:25:19 +02:00
fix: crawled url search
This commit is contained in:
parent
49d42694f7
commit
d1c9c533b5
1 changed files with 1 additions and 1 deletions
|
|
@ -667,7 +667,7 @@ async def fetch_relevant_documents(
|
|||
}
|
||||
)
|
||||
|
||||
elif connector == "WEBCRAWLER_CONNECTOR":
|
||||
elif connector == "CRAWLED_URL":
|
||||
(
|
||||
source_object,
|
||||
crawled_urls_chunks,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue