Release v0.9.0

This commit is contained in:
Mario Zechner 2025-11-21 21:58:12 +01:00
parent e89e657045
commit b49a017c55
9 changed files with 265 additions and 31 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@mariozechner/pi-ai",
"version": "0.8.5",
"version": "0.9.0",
"description": "Unified LLM API with automatic model discovery and provider configuration",
"type": "module",
"main": "./dist/index.js",