Saturday, May 2, 2026

The env file (.yml) I used for my experiment with Arize Phoenix

See All Posts on Arize Phoenix    <<< Previously    Next >>>

name: arize_phoenix_env
channels:
  - defaults

dependencies:
  - python=3.12
  - pip
  - pip:
      - arize-phoenix
      - arize-phoenix-otel 
      - openinference-instrumentation-openai

See All Posts on Arize Phoenix    <<< Previously    Next >>>

No comments:

Post a Comment