chore: Mark AI package implementation task as complete

- Moved completed AI package implementation task to done folder
- Task successfully implemented the unified AI API (@mariozechner/pi-ai)
- Package renamed, documentation improved, and published as v0.5.12
This commit is contained in:
Mario Zechner 2025-08-30 21:53:23 +02:00
parent 889208dccd
commit 8b12312d72
11 changed files with 25 additions and 86 deletions

View file

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