Rohith-Scalers
Rohith-Scalers
Thank you logan i got the idea , but is there a way to have nested workflow structure based on prompt , just like how react agent works i found...
if you are running it in a python file . you should ``` import asyncio async def search(): result = await search_engine.asearch("Tell me about Agent Mercer") print(result) asyncio.run(search()) ```
sloved by over writing the collection , but why ? what is going wrong
use overwrite=true , while creating the collection
can you try with a new collection name
I am also facing the same issue. Can anyone please check.