OSU-NLP-Group / TravelPlanner

[ICML'24 Spotlight] "TravelPlanner: A Benchmark for Real-World Planning with Language Agents"
https://osu-nlp-group.github.io/TravelPlanner/
MIT License
215 stars 27 forks source link

Minor issues in the prompts #7

Closed bamos closed 6 months ago

bamos commented 6 months ago

Hi! I was quickly looking through the prompts and may have noticed a few minor issues in them:

  1. The in-context example here and in other prompts has the wrong flights. The query asks for Roanoke to Illinois, but the travel plan uses Ithaca to Charlotte:

image

  1. CostEnquiry is mis-spelled as CostEuquiry in a few places, like here. (The call here also has the incorrect flights)

image

hsaest commented 6 months ago

Hi Brandon,

Thank you for your careful check. We have fixed these minor errors.

If you have any further questions, please contact us.

Best, Jian