Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BFCL April 10th Release (API Sanity Check) #339

Merged
merged 16 commits into from
Apr 11, 2024

Conversation

HuanzhiMao
Copy link
Collaborator

@HuanzhiMao HuanzhiMao commented Apr 11, 2024

This PR is for the BFCL April 10th release:

  1. Introduce REST API sanity check for the executable test category. It ensures that all the API endpoints involved during the execution evaluation process are working properly. If any of them are not behaving as expected, the evaluation process will be stopped by default as the result will be inaccurate. Users can choose to bypass this check by setting the --skip-api-sanity-check flag.

This PR DOES NOT change the leaderboard score.

@HuanzhiMao HuanzhiMao changed the title BFCL April 10th Release [WIP] BFCL April 10th Release Apr 11, 2024
@HuanzhiMao HuanzhiMao marked this pull request as ready for review April 11, 2024 09:19
@HuanzhiMao HuanzhiMao changed the title [WIP] BFCL April 10th Release BFCL April 10th Release Apr 11, 2024
Copy link
Collaborator

@CharlieJCJ CharlieJCJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, LGTM

@ShishirPatil ShishirPatil merged commit 669980d into ShishirPatil:main Apr 11, 2024
@HuanzhiMao HuanzhiMao deleted the api-check branch April 11, 2024 23:48
@HuanzhiMao HuanzhiMao changed the title BFCL April 10th Release BFCL April 10th Release (API Sanity Check) May 7, 2024
devanshamin pushed a commit to devanshamin/gorilla that referenced this pull request Jul 9, 2024
This PR is for the BFCL April 10th release:

1. Introduce REST API sanity check for the executable test category. It
ensures that all the API endpoints involved during the execution
evaluation process are working properly. If any of them are not behaving
as expected, the evaluation process will be stopped by default as the
result will be inaccurate. Users can choose to bypass this check by
setting the `--skip-api-sanity-check` flag.


This PR **DOES NOT** change the leaderboard score.

---------

Co-authored-by: CharlieJCJ <charliechengjieji@berkeley.edu>
aw632 pushed a commit to vinaybagade/gorilla that referenced this pull request Aug 22, 2024
This PR is for the BFCL April 10th release:

1. Introduce REST API sanity check for the executable test category. It
ensures that all the API endpoints involved during the execution
evaluation process are working properly. If any of them are not behaving
as expected, the evaluation process will be stopped by default as the
result will be inaccurate. Users can choose to bypass this check by
setting the `--skip-api-sanity-check` flag.


This PR **DOES NOT** change the leaderboard score.

---------

Co-authored-by: CharlieJCJ <charliechengjieji@berkeley.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants