Function vector_store_flows::create_collection
source · pub async fn create_collection(
collection_name: &str,
params: &CollectionCreateParams
) -> Result<(), String>
Expand description
Create new collection with given parameters