UNPKG

modelmix

Version:

🧬 ModelMix - Unified API for Diverse AI LLM.

16 lines (15 loc) • 285 B
{ "name": "demo", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@anthropic-ai/sdk": "^0.20.9", "dotenv": "^16.4.7" } }