Module swiftide_indexing::transformers

source ·
Expand description

Various transformers for chunking, embedding and transforming data

These transformers are generic over their implementation and many require an [swiftide::integrations] to be configured.

Transformers that prompt have a default prompt configured. Prompts can be customized and tailored, supporting Jinja style templating based on [tera]. See [swiftide::prompt::Prompt] and [swiftide::prompt::PromptTemplate]

Re-exports§

Modules§