Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
collection, err := client.Collections.Create(ctx, datasetID, "My-collection", )
func (collectionClient) Create( ctx context.Context, datasetID uuid.UUID, collectionName string, ) (*datasets.Collection, error)
Was this page helpful?