For those following along, earlier this week I demonstrated how to configure the new AI Assistant for VCF in VMware Cloud Foundation (VCF) 9.1.1 using Google Gemini as a cloud-based LLM provider, which is a quick way to get started and explore the new capability.
Alongside VCF 9.1.1, we also released VCF Private AI Services (PAIS) 3.0, which enables users to deploy and run their own AI models locally within VCF. In my follow-up articles, I walked through setting up PAIS for an air-gapped environment and then deploying an AI model downloaded from Hugging Face, which PAIS serves through an OpenAI-compatible model endpoint.
In this final blog post, we will bring everything together by connecting AI Assistant for VCF to our PAIS Model Endpoint, allowing the AI Assistant to use an AI model running locally within our VCF environment.