Skip to content

Commit

Permalink
Update file name to dodge gcs caching (#4639)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgilhuly authored Sep 17, 2024
1 parent 8140eaf commit 21e1d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/phoenix/trace/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ class TracesFixture:
name="demo_o1_preview_timeseries_evals",
project_name="demo_o1_preview_timeseries",
description="Shows the traces for a timeseries evaluation of o1-preview",
file_name="o1-preview-testing-traces.parquet",
file_name="o1-traces-preview-testing.parquet",
)

demo_llama_index_rag_llm_fixture = TracesFixture(
Expand Down

0 comments on commit 21e1d70

Please sign in to comment.