Connect to Phoenix
Point your code at the Phoenix instance you started. The endpoint below is the default for a localphoenix serve; for a deployment running elsewhere, use its hostname instead.
Phoenix supports loading data that contains OpenInference traces. This allows you to load an existing dataframe of traces into your Phoenix instance.
phoenix serve; for a deployment running elsewhere, use its hostname instead.