Not yet! AttributeError: 'Pinecone' object has no attribute 'set_text'. That's the error!
And when I create a ListIndex like the guide {list_index = GPTListIndex([index_set[y] for y in topics], llm_predictor=llm_predictor)} I get this error: ValueError: Invalid document type: <class 'langchain.vectorstores.pinecone.Pinecone'>.