Core Websocket Endpoints
VILA VLM
VILA VLM API Reference
OpenMind self-hosted VILA VLM API Reference. To streamline integration with the VILA VLM API, we offer a simple package for seamless interaction within OM1.
To minimize latency, the API endpoint utilizes WebSockets for efficient real-time communication.
Installation
Install the OM1
package:
install OM1
If you don’t have uv
installed, you can install it using the following command:
install OM1
Usage
The following example demonstrates how to interact with the VILA VLM API using the OM1
package:
usage
The expected response from the VILA VLM API will be in the following format:
response
Was this page helpful?