Files
OpenLLM/src/openllm_js/package.json

10 lines
269 B
JSON

{
"name": "openllm",
"version": "0.2.20.dev0",
"description": "TS/JS binding for OpenLLM",
"type": "module",
"repository": "git@github.com:bentoml/OpenLLM.git",
"author": "Aaron Pham <29749331+aarnphm@users.noreply.github.com>",
"license": "Apache 2.0"
}