Learn the basics of running experiments with multiple data points using datasets and prompt templates using the Galileo SDKs
.env
file for these, for a production deployment make sure you configure these correctly for your deployment platform.
GALILEO_CONSOLE_URL
environment variable.Environment variable | Description |
---|---|
GALILEO_API_KEY | Your Galileo API key. |
GALILEO_CONSOLE_URL | For custom Galileo deployments only, set this to the URL of your Galileo Console to log to. If this is not set, it will default to the hosted Galileo version at app.galileo.ai. |
Environment variable | Description |
---|---|
GALILEO_PROJECT | The Galileo project to log to. If this is not set, you will need to pass the project name in code. |