The Python SDK is an internal DataLinks tool that is made available for public use. It is intended for experimentation and lightweight integrations. Feature coverage and update timing may vary. For fully supported functionality and production use, please refer to the DataLinks API documentation.
Features
- Ingestion API: Easily ingest data into namespaces with built-in batching and retry mechanisms.
- Inference Workflow Management: Define custom chains of inference and validation steps.
- Entity Resolution: Match entities using configurable exact or geo-based matching methods.
- Namespace Management: Create and manage namespaces with privacy options.
- Data Querying: Query data with options to include/exclude metadata.
- Custom Loaders: Load custom data formats like JSON into defined workflows.
- CLI Tool: Standardized command-line interface for managing ingestion pipelines quickly.