Create a collection
Creates a new collection within the specified database and tenant. Collections store embeddings, documents, and associated metadata. You can optionally specify a get_or_create flag to return an existing collection if one with the same name already exists.