generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Many AI Gateway features depend on processing request/response bodies; this is foundational for several capabilities.
This issue aims to establish documentation and standards for body-processing steps used by features like semantic routing, semantic caching, and prompt guards, and to evaluate effects on non-AI use cases (e.g., security systems and external auth).
mikemorris