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.

3.8 (6)

Pricing

Pay per usage

36

Total users

425

Monthly users

77

Runs succeeded

96%

Issues response

1.4 days

Last modified

3 months ago

EC

Why is this error happening

Closed

expectant_crane opened this issue
2 years ago

ERROR Actor failed with an exception 2023-08-24T19:17:40.771Z Traceback (most recent call last): 2023-08-24T19:17:40.773Z File "/usr/src/app/src/main.py", line 59, in main 2023-08-24T19:17:40.776Z documents = loader.load() 2023-08-24T19:17:40.778Z ^^^^^^^^^^^^^ 2023-08-24T19:17:40.780Z File "/opt/venv/lib/python3.11/site-packages/langchain/document_loaders/apify_dataset.py", line 54, in load 2023-08-24T19:17:40.782Z return list(map(self.dataset_mapping_function, dataset_items)) 2023-08-24T19:17:40.783Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-08-24T19:17:40.785Z File "/usr/src/app/src/main.py", line 50, in 2023-08-24T19:17:40.787Z dataset_mapping_function=lambda dataset_item: Document( 2023-08-24T19:17:40.789Z ^^^^^^^^^ 2023-08-24T19:17:40.791Z File "pydantic/main.py", line 341, in pydantic.main.BaseModel.init 2023-08-24T19:17:40.793Z pydantic.error_wrappers.ValidationError: 1 validation error for Document 2023-08-24T19:17:40.795Z page_content 2023-08-24T19:17:40.798Z none is not an allowed value (type=type_error.none.not_allowed)

jan.turon avatar

Not sure, but I guess it isn't reproducible anymore.