I'm running the RAG example notebook and I get the following error for all examples: "
doc_ids: [[]]
No more context, will terminate.
ragproxyagent (to assistant):
TERMINATE
"
I have the documents, and I have pointed the ragproxyagent to the documents in docs_path.
Any idea what could be going wrong? the documents folder is not empty there are many .md files inside.