orbok-workers 0.7.0

orbok pipeline workers: extraction → chunking → keyword indexing (M5/M6)
Documentation
1
2
3
4
5
6
7
8
9
//! Integration tests for orbok-workers (RFC-006/007/008/009).
mod embedding_hybrid;
mod pipeline;

mod v04_features;

mod v05_features;

mod v06_features;