Both agentic_retrieval.ipynb and pageIndex_chat_quickstart.py mention pi_client.chat_completions where pi_client is an instance of PageIndexClient. But this method doesn't exists and generally there's no chat API in the library.
Is it some hallucination?
Both
agentic_retrieval.ipynbandpageIndex_chat_quickstart.pymentionpi_client.chat_completionswherepi_clientis an instance ofPageIndexClient. But this method doesn't exists and generally there's no chat API in the library.Is it some hallucination?