Files
predict-otron-9001/integration/package.json
2025-08-28 12:54:09 -04:00

9 lines
138 B
JSON

{
"name": "@predict-otron-9000/ingeration",
"scripts": {
"test": "bun test"
},
"dependencies": {
"openai": "^5.16.0"
}
}