Arize Phoenix TS
    Preparing search index...

    Function getEnvProjectName

    • Reads the Phoenix project name from the environment.

      Delegates to @arizeai/phoenix-config so the PHOENIX_PROJECT (canonical) / PHOENIX_PROJECT_NAME (alias) resolution — including precedence and the one-time conflict warning — lives in a single shared implementation.

      Returns string | undefined

      The resolved project name, or undefined if neither variable is set.