Merge pull request #504 from MODSetter/dev

fix: crawled url search
This commit is contained in:
Rohan Verma 2025-11-26 14:54:11 -08:00 committed by GitHub
commit 1ed0cb3dfe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -667,7 +667,7 @@ async def fetch_relevant_documents(
}
)
elif connector == "WEBCRAWLER_CONNECTOR":
elif connector == "CRAWLED_URL":
(
source_object,
crawled_urls_chunks,