getInfo()
method as shown below.
Upstash\Vector\IndexInfo
.
We can use index info as follows:
getInfo()
call on the index.
Additionally, you can use the getNamespaceInfo()
method:
getNamespaceInfo()
call will return an instance of Upstash\Vector\NamespaceInfo
.
We can use namespace info as follows: