Skip to content

nginxinc/f5-ai-gateway-sdk-py

ci FOSSA Status FOSSA Status

F5 AI Gateway Processor SDK

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.

Creating a processor

Processor development quickstart tutorial

Testing

Instructions for running the tests.

Formatting and ilnting

This project uses Ruff for formatting and linting.

Make targets

Run make help to see available make targets, such as fmt, lint, test.