Function vector_store_flows::collection_info
source · pub async fn collection_info(
collection_name: &str
) -> Result<CollectionInfo, String>Expand description
Get detailed information about specified existing collection.
pub async fn collection_info(
collection_name: &str
) -> Result<CollectionInfo, String>Get detailed information about specified existing collection.