UNPKG
venice-dev-tools
Version:
latest (2025.11.82)
2025.11.82
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.1
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.5.2
1.5.1
1.4.3
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
unOfficial SDK for the Venice AI API
venice-dev-tools
/
bin
/
venice.js
4 lines
(3 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
// This is the CLI entry point for the Venice AI SDK
require
(
'../packages/node/dist/cli/index.js'
);