feat(ai): add @anthropic-ai/sdk, ai_usage table, ai.use permission

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
BOHA
2026-06-08 14:23:06 +02:00
parent 3623b441ce
commit 096784768f
5 changed files with 113 additions and 2 deletions

View File

@@ -61,6 +61,10 @@ export const config = {
),
},
anthropic: {
apiKey: process.env.ANTHROPIC_API_KEY || "",
},
nas: {
path: process.env.NAS_PATH || "Z:/02_PROJEKTY",
financialsPath: process.env.NAS_FINANCIALS_PATH || "",