You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@
4
4
5
5
# F5 AI Gateway Processor SDK
6
6
7
-
This project is a Python SDK for the F5 AI Gateway Processors specification.
7
+
## Following [F5's acquisition of CalypsoAI](https://www.f5.com/company/blog/what-are-ai-guardrails), this SDK has reached its End of Life. F5 customers should speak to their account manager about our [AI Guardrails](https://www.f5.com/products/ai-guardrails) and [AI Red Team products](https://www.f5.com/products/ai-red-team).
8
+
9
+
This project is a Python SDK for the F5 AI Gateway Processors specification.
8
10
It is designed to be used as a base for building a [Starlette](https://www.starlette.io/) application that
9
11
implements Python based Processors for the AI Gateway.
0 commit comments