We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now our tests are not so great. We are scoring 50% on some.
To test, run 'npm run test'.
Here are the latest benchmarks
[ { "testName": "Extract programmer and startup facts", "attempts": 4, "successful": 3, "successRate": 75 }, { "testName": "Extract married fact, ignoring known facts", "attempts": 4, "successful": 3, "successRate": 75 }, { "testName": "Run the evaluation process", "attempts": 4, "successful": 2, "successRate": 50 }, { "testName": "Expect ignore", "attempts": 4, "successful": 3, "successRate": 75 }, { "testName": "Test validate function response", "attempts": 4, "successful": 1, "successRate": 25 } ] ]
We should try to get all of these to 100.
The text was updated successfully, but these errors were encountered:
sshivaditya2019
No branches or pull requests
Right now our tests are not so great. We are scoring 50% on some.
To test, run 'npm run test'.
Here are the latest benchmarks
We should try to get all of these to 100.
The text was updated successfully, but these errors were encountered: