progress on eval

This commit is contained in:
KCaverly 2023-09-13 10:32:36 -04:00
parent d4fbe99052
commit 6f29582fb0
3 changed files with 79 additions and 5 deletions

View file

@ -12,7 +12,7 @@
{
"query": "What version of the openai package is active?",
"matches": [
"pyproject.toml:14"
"pyprojet.toml:14"
]
},
{

View file

@ -48,7 +48,7 @@
"query": "Handle conflict when numerous actions occur on the same symbol",
"matches": [
"cli/src/generate/build_tables/build_parse_table.rs:363",
"cli/src/generate/build_tables/build_parse_table.rs:442",
"cli/src/generate/build_tables/build_parse_table.rs:442"
]
},
{