From b965307aa884a30958b2ab14868972a51097a097 Mon Sep 17 00:00:00 2001 From: bitterpanda Date: Wed, 18 Jun 2025 11:31:34 +0000 Subject: [PATCH] Update README.md README: Add AI SDK Text --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13e23bab..df88aee6 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Zen for Python 3 is compatible with: * ✅ [`clickhouse-driver`](https://pypi.org/project/clickhouse-driver) ### AI SDKs +Zen instruments the following AI SDKs to track which models are used and how many tokens are consumed, allowing you to monitor your AI usage and costs: * ✅ [`openai`](https://pypi.org/project/openai) ^1.0 * ✅ [`anthropic`](https://pypi.org/project/anthropic/)