Release v0.27.8 - OAuth takes priority over settings.json API keys

This commit is contained in:
Mario Zechner 2025-12-24 20:52:22 +01:00
parent 60768b90f3
commit a965b6f160
14 changed files with 426 additions and 102 deletions

View file

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