mirror of
https://github.com/geoffsee/predict-otron-9001.git
synced 2025-09-08 22:46:44 +00:00
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"name": "@predict-otron-9000/ingeration",
|
|
"scripts": {
|
|
"test": "bun test"
|
|
},
|
|
"dependencies": {
|
|
"openai": "^5.16.0"
|
|
}
|
|
} |