Files
predict-otron-9001/package.json
geoffsee 719beb3791 - Change default server host to localhost for improved security.
- Increase default maximum tokens in CLI configuration to 256.
- Refactor and reorganize CLI
2025-08-27 21:47:31 -04:00

6 lines
52 B
JSON

{
"dependencies": {
"openai": "^5.16.0"
}
}