graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

asearch() is not providing response

Open anandakrishnankb opened this issue 7 months ago • 2 comments

result = await search_engine.asearch("Tell me about Agent Mercer") print(result.response)

asearch() is not returning and is still executing

anandakrishnankb avatar Jul 08 '24 12:07 anandakrishnankb