docs: update README with new features and architecture details

This commit is contained in:
2025-10-01 14:32:50 +02:00
parent 989261916c
commit 0b1a7d90da
2 changed files with 254 additions and 40 deletions

View File

@@ -58,4 +58,4 @@ export const SUPPORTED_PROVIDERS = ['claude', 'openai', 'gemini', 'openwebui'] a
/**
* Package version
*/
export const VERSION = '1.2.0';
export const VERSION = '1.3.1';