normalize
Method
This is a method of the PassThroughMiddleware class in the middleware module.Pass through result with minimal normalization.
Signature
Parameters
Any
required
No description available.
str
required
No description available.
MiddlewareContext
required
No description available.
Returns
NormalizedToolResult
The result of the operation.
Uses
NormalizedToolResult
Source
View on GitHub
praisonaiagents/runtime/middleware.py at line 133
