This guide explains how to install EVA App quickly and reliably in Kubernetes.
aws configure
# Enter the AWS Access Key ID, Secret Access Key, and related information.
helm repo add eva-app <https://mellerikat.github.io/eva-app>
helm repo update
values.yamlhelm show values eva-app/eva-app > values.yaml
Key application settings include:
app.vision.ml: EVA Vision endpointapp.agent.llm and app.agent.vlm: Agent endpointsapp.agent.requestTimeoutSeconds: Agent request timeoutapp.backendHost, app.backendPort, app.backendSecure: Backend access settingsapp.browserTitleName: Browser title