Langchain - Any internal methods use describeIndex()?

Are there any methods in langchain pinecone that use describeIndex secretly? Because I keep getting this error: unhandledRejection: PineconeArgumentError: The argument to describeIndex had validation errors: argument must not be blank. But I never even use the method describe index in my code

Hi @driviere27, can you please share the code you are running that results in this error message? Please include the packages you’re importing and the versions you’re using.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.