Crate swiftide_indexing

source

Modules§

  • The loaders module provides functionality for loading files from a specified directory. It includes the FileLoader struct which is used to filter and stream files based on their extensions.
  • Storage implementations for persisting data
  • Various transformers for chunking, embedding and transforming data

Structs§

  • A pipeline for indexing files, adding metadata, chunking, transforming, embedding, and then storing them.