| { | |
| "name": "litqa", | |
| "description": "A difficult set of scientific questions that require context of full-text research papers to answer", | |
| "scripts": { | |
| "promptfoo": "promptfoo", | |
| "update": "updates --update ./" | |
| }, | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/Future-House/lab-bench.git" | |
| }, | |
| "bugs": { | |
| "url": "https://github.com/Future-House/lab-bench/issues" | |
| }, | |
| "homepage": "https://github.com/Future-House/lab-bench", | |
| "dependencies": { | |
| "google-auth-library": "^9.11.0", | |
| "promptfoo": "^0.69.0", | |
| "updates": "^16.0.1" | |
| } | |
| } | |