AI Risk Visibility
Python SDK
If you have an unusual API that is incompatible with the CLI, or not accessible over the network, the Mindgard Python SDK is another option.
The same configurations used with the CLI can be defined programmatically using Mindgard as a library.
Testing Image Model In-Process
This example uses mindgard python sdk to test an image model using a stub image model wrapper. The Wrapper is the programmatic interface to the model and the most likely extensibility point for a custom integration.