collections_info

The function collections_info() lists the existing collections.

Example -

print(hyperspace_client.collections_info())

A status message similar to the following should appear –

[{'Collections size': {'GeneratedData': 0, 'Number of total vectors': 98792}, {'Number of data nodes': 1}]

Last updated

#108: Max's Nov 6 changes

Change request updated