Installing the Hyperspace API Client
Accessing the Hyperspace database is enabled by downloading and installing Hyperspace's Client API into your Python environment. This small piece of code serves as a local client, enabling seamless communication with the Hyperspace services using the provided Hyperspace API credentials to enable you to upload, manage your data and access Vector, Classic and Hybrid similarity search capabilities.
To install the Hyperspace client –"FirstSeenTime", "GeoLocations"
Run the following shell command in your code or your data terminal –
Where –
hyperspace-py is the name of the Hyperspace's Client API that you downloaded.
Wait until the message Successfully Installed is displayed.
Last updated