mirror of
https://github.com/geoffsee/predict-otron-9001.git
synced 2025-09-08 22:46:44 +00:00
8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"dependencies": {
|
|
"openai": "^5.16.0"
|
|
},
|
|
"scripts": {
|
|
"cli": "./scripts/cli.ts"
|
|
}
|
|
} |