Pinecone Integration avatar
Pinecone Integration

Pricing

Pay per usage

Go to Store
Pinecone Integration

Pinecone Integration

Developed by

Apify

Apify

Maintained by Apify

This integration transfers data from Apify Actors to a Pinecone and is a good starting point for a question-answering, search, or RAG use case.

4.1 (6)

Pricing

Pay per usage

33

Total users

364

Monthly users

92

Runs succeeded

94%

Issue response

2.3 days

Last modified

a month ago

SM

Buffer Overhead

Open

speakeasy_marketing opened this issue
a day ago

I've deleted some metadata fields, reduced the chunk size, etc but I keep getting this error about some buffer overflow. Could it be something to do with the actor settings?

jiri.spilka avatar

Hi,

Thank you for using the Pinecone integration!

From what I can see, your setup looks correct. The error you're encountering appears to come from the Pinecone library itself:

pinecone.core.openapi.shared.exceptions.ServiceException: (500)

I tried to reproduce the issue on my end but wasn’t able to. It could potentially be related to the database configuration.

Looking at the logs, the data is successfully added to the database. The error only occurs in the final step — when the integration checks for obsolete data.

If you don't need to remove outdated data, you can disable this feature: Go to "Delete expired objects from the database" in the settings and turn it off.

However, if you do need this feature, try to test it with an empty database to see if the issue persists.

Please let me know if it works!

Best regards, Jiri