npm install @rungalileo/galileoSet environment variables in .env file.
Copy
Ask AI
GALILEO_CONSOLE_URL="https://console.galileo.yourcompany.com"GALILEO_API_KEY="Your API Key"# Alternatively, you can also use username/password.GALILEO_USERNAME="Your Username"GALILEO_PASSWORD="Your Password"