UNPKG

modelmix

Version:

🧬 ModelMix - Unified API for Diverse AI LLM.

17 lines (16 loc) • 311 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.5.0", "lemonlog": "^1.1.4" } }