Install with HTTP and Default Models
This is the simplest configuration. The API Key and SSL are not used. The default embedding models are used with the HTTP port 8080.
After following these steps, you now know how to do the following with HTTP:
- List the available embeddings models
- Create vectors based on an embedding model
- Check the health of the container with the
/healthendpoint - Check the performance metrics with the
/metricsendpoint
Parent topic: Configure the Private AI Services Container