Skip to content

Commit 9ece919

Browse files
committed
Add notice in README
1 parent 0a7d7e7 commit 9ece919

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,13 @@ See list above for supported database drivers.
100100

101101
### AI SDKs
102102

103+
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:
104+
103105
*[`openai`](https://www.npmjs.com/package/openai) 4.x
104106
*[`@aws-sdk/client-bedrock-runtime`](https://www.npmjs.com/package/@aws-sdk/client-bedrock-runtime) 3.x
105107

108+
_Note: Prompt injection attacks are currently not covered by Zen._
109+
106110
## Installation
107111

108112
We recommend testing Zen locally or on staging before deploying to production.

0 commit comments

Comments
 (0)