progress on eval
This commit is contained in:
parent
d4fbe99052
commit
6f29582fb0
3 changed files with 79 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
{
|
||||
"query": "What version of the openai package is active?",
|
||||
"matches": [
|
||||
"pyproject.toml:14"
|
||||
"pyprojet.toml:14"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue