Skip to content

Commit 483ffd5

Browse files
committed
fix: update documentation
1 parent 45db30d commit 483ffd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The evaluation process has two steps:
4848

4949
```bash
5050
# 1. Set environment variables
51-
export PHOENIX_BASE_URL="phoenix_url"
51+
export PHOENIX_BASE_URL="phoenix_base_url"
5252
export PHOENIX_API_KEY="your_key"
5353
export OPENAI_API_KEY="your_key"
5454
export ANTHROPIC_API_KEY="your_key"

0 commit comments

Comments
 (0)