package
0.0.0-20241214180106-a4720edd636e
Repository: https://github.com/helixml/helix.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMockExtractor creates a new mock instance.
No description provided by the author
# Structs
DefaultExtractor is the default, llamaindex based text extractor that can download URLs and uses unstructured.io under the hood.
No description provided by the author
MockExtractor is a mock of Extractor interface.
MockExtractorMockRecorder is the mock recorder for MockExtractor.
TikaExtractor is the default, llamaindex based text extractor that can download URLs and uses unstructured.io under the hood.
# Interfaces
No description provided by the author