Advanced agents
Advanced Security Agent
Enhance the PandasAI library with the Security Agent to secure applications from malicious code generation
Introduction to the Advanced Security Agent
The AdvancedSecurityAgent
(currently in beta) extends the capabilities of the PandasAI library by adding a Security layer to identify if query can generate malicious code.
Note: Usage of the Security Agent may be subject to a license. For more details, refer to the license documentation.
Instantiating the Security Agent
Creating an instance of the AdvancedSecurityAgent
is similar to creating an instance of an Agent
.
Was this page helpful?