mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-08 08:38:58 +00:00

* Add build_indexing_pipeline utils function * Pylint fixes * Move into another package to avoid circular deps * Revert change * Revert haystack/utils/__init__.py change * Add example * Use DocumentStore type, remove typing checks
5 lines
82 B
YAML
5 lines
82 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a indexing `build_indexing_pipeline` utility function
|