remove dead transcript mining pipeline
Delete enrich.rs (conversation extraction), select_conversation_fragments,
mark_observation_done, format_segment, and the {{conversations}} placeholder.
Transcript processing is handled by observe/journal agents now.
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
74fce5cf41
commit
72d967edbf
5 changed files with 2 additions and 198 deletions
|
|
@ -26,6 +26,5 @@ pub mod defs;
|
|||
pub mod audit;
|
||||
pub mod consolidate;
|
||||
pub mod knowledge;
|
||||
pub mod enrich;
|
||||
pub mod digest;
|
||||
pub mod daemon;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue