Enhance the PandasAI library with the Security Agent to secure applications from malicious code generation
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.
Creating an instance of the AdvancedSecurityAgent
is similar to creating an instance of an Agent
.
Enhance the PandasAI library with the Security Agent to secure applications from malicious code generation
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.
Creating an instance of the AdvancedSecurityAgent
is similar to creating an instance of an Agent
.