Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

AsyncMiddlewareChain

Defined in the middleware module.
AI Agent Asynchronous middleware chain executor. Same as MiddlewareChain but for async middleware and handlers.

Constructor

middlewares
Optional
No description available.

Methods

execute()

Execute the async middleware chain.

Source

View on GitHub

praisonaiagents/hooks/middleware.py at line 147

Async Feature

Background Tasks

Async Jobs

Middleware Feature