update: pipeline, search, clip, embedding fixes
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
pub mod api_key;
|
||||
pub mod auth;
|
||||
pub mod cache;
|
||||
pub mod chunk;
|
||||
pub mod config;
|
||||
pub mod db;
|
||||
pub mod embedding;
|
||||
pub mod frame_cache;
|
||||
pub mod identity;
|
||||
pub mod ingestion;
|
||||
pub mod llm;
|
||||
pub mod overlay;
|
||||
|
||||
Reference in New Issue
Block a user