We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d1ea6e + 7a8da08 commit aca9756Copy full SHA for aca9756
.github/workflows/ci_test_full.yaml
@@ -31,6 +31,7 @@ jobs:
31
python -m pip install --upgrade pip
32
pip install -e '.[dev]'
33
pip install git+https://github.com/sierra-research/tau-bench
34
+ pip install bfcl-eval==2025.6.16
35
36
- name: Create .env file
37
run: |
0 commit comments