orbok-workers 0.17.0

orbok pipeline workers: extraction → chunking → keyword indexing (M5/M6)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//! 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 v07_features;

mod v08_features;

mod v09_rc;

mod rfc036_scheduler;
mod v092_features;