orbok-workers 0.9.0

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

mod v04_features;

mod v05_features;

mod v06_features;

mod v08_features;

mod v09_rc;