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

Fix up NTSB queries for query-eval tool. #1016

Merged
merged 7 commits into from
Nov 12, 2024
Merged

Fix up NTSB queries for query-eval tool. #1016

merged 7 commits into from
Nov 12, 2024

Conversation

mdwelsh
Copy link
Contributor

@mdwelsh mdwelsh commented Nov 11, 2024

The query-eval configs for NTSB queries were not using the few-shot examples for the planner and were resulting in bad query plans. This PR tries to fix this up. It also eliminates some duplicate queries and fixes the wording of a few queries to make them less ambiguous.

I still need to evaluate the answers and query plans for ntsb-full, but this at least runs.

@mdwelsh mdwelsh merged commit 40f16f0 into main Nov 12, 2024
10 of 14 checks passed
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.

2 participants