From 9a020f23b863c7e5e280a82e9cea278bb3fcf29e Mon Sep 17 00:00:00 2001 From: Eoin O'Shaughnessy Date: Wed, 29 Oct 2025 15:02:25 +0000 Subject: [PATCH] docs: add note about project status --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 194275b..d27ca95 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ # F5 AI Gateway Processor SDK -This project is a Python SDK for the F5 AI Gateway Processors specification. +## 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). + +This project is a Python SDK for the F5 AI Gateway Processors specification. It is designed to be used as a base for building a [Starlette](https://www.starlette.io/) application that implements Python based Processors for the AI Gateway.