@zuplo/runtime 6.61.2 → 6.61.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/esm/index.js.map +1 -1
- package/out/types/index.d.ts +2 -2
- package/package.json +1 -1
package/out/types/index.d.ts
CHANGED
|
@@ -338,7 +338,7 @@ export declare function AIGatewayUsageTrackerPolicy(
|
|
|
338
338
|
/**
|
|
339
339
|
* Akamai AI Firewall Inbound Policy
|
|
340
340
|
* @title Akamai AI Firewall
|
|
341
|
-
* @
|
|
341
|
+
* @product ai-gateway
|
|
342
342
|
*
|
|
343
343
|
* This policy integrates with Akamai's AI Firewall service to detect
|
|
344
344
|
* and block malicious AI inputs and outputs. It's self-contained and
|
|
@@ -1931,7 +1931,7 @@ export declare interface CognitoJwtInboundPolicyOptions {
|
|
|
1931
1931
|
/**
|
|
1932
1932
|
* Comet Opik Tracing Inbound Policy
|
|
1933
1933
|
* @title Comet Opik Tracing
|
|
1934
|
-
* @
|
|
1934
|
+
* @product ai-gateway
|
|
1935
1935
|
*
|
|
1936
1936
|
* This policy automatically handles tracing for both streaming and non-streaming
|
|
1937
1937
|
* responses from AI Gateway. It creates traces when requests start and spans
|