mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-22 21:28:12 +02:00
Fix issues
This commit is contained in:
parent
ad75f8114e
commit
5afb421d6f
2 changed files with 2 additions and 2 deletions
|
|
@ -671,7 +671,7 @@ async def fetch_relevant_documents(
|
|||
(
|
||||
source_object,
|
||||
crawled_urls_chunks,
|
||||
) = await connector_service.search_webcrawler(
|
||||
) = await connector_service.search_crawled_urls(
|
||||
user_query=reformulated_query,
|
||||
user_id=user_id,
|
||||
search_space_id=search_space_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue