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 application that implements Python based Processors for the AI Gateway.
Processor development quickstart tutorial
Instructions for running the tests.
This project uses Ruff for formatting and linting.
Run make help
to see available make targets, such as fmt
, lint
, test
.