Weaviate Integration avatar

Weaviate Integration

Try for free

No credit card required

View all Actors
Weaviate Integration

Weaviate Integration

apify/weaviate-integration
Try for free

No credit card required

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

Do you want to learn more about this Actor?

Get a demo

Change Log

0.1.3 (2024-09-11)

  • Set performChunking to true by default as some users were not aware of the setting their runs were failing.

0.1.2 (2024-09-04)

  • Pinecone - add support to update Pinecone index namespace (Optional arg: PineconeIndexNamespace)

0.1.1 (2024-07-24)

  • Fixed issue with Weaviate database when collection was not created before inserting data.

0.1.0 (2024-07-24)

  • Introduced the deleteExpiredObjects setting to enable or disable the automatic deletion feature.
  • Previously, outdated data deletion was tied to the enableDeltaUpdates setting. Now, the deletion feature can be controlled independently.

0.0.4 (2024-07-12)

  • Add integration to Milvus database (Zilliz)

0.0.3 (2024-06-26)

  • The key in the metadata dictionary has been refactored from 'id' to 'chunk_id'. This change was necessitated by the requirements of the Weaviate database.
  • A new function, 'get_by_item_id', has been introduced. This function fetches objects from the database, including their ids. With this change, it's no longer necessary to store the 'chunk_id' in the metadata. However, storing the 'chunk_id' remains beneficial for referencing chunks within the metadata."

0.0.2 (2024-06-24)

  • Add PostgreSQL database integration (PGVector integration)

0.0.1 (2024-06-20)

  • Improved README.md and error messages

0.0.0 (2024-05-24)

  • Initial import
Developer
Maintained by Apify
Actor metrics
  • 1 monthly user
  • 1 star
  • Created in Jul 2024
  • Modified 5 days ago