get_app
Method
This is a method of the AgentOSProtocol class in the protocols module.Get the underlying web application instance.
Signature
Returns
Any
The FastAPI application instance for custom mounting or configuration.
Source
View on GitHub
praisonaiagents/app/protocols.py at line 76
