variphx's picture
fix: change table schemas to match submission requirements and migrate some module names
68fc6df
raw
history blame contribute delete
107 Bytes
pub const QDRANT_KEYFRAME_COLLECTION_NAME: &str = "keyframes";
pub const OPENAPI_TAG: &str = "AIC Server";