create_tenant {rchroma} | R Documentation |
Create a Tenant
Description
Create a Tenant
Usage
create_tenant(client, name)
Arguments
client |
A ChromaDB client object |
name |
The name of the tenant |
Value
A tenant object containing the tenant details
[Package rchroma version 0.2.0 Index]