Skip to main content
Use Perceptron Mk1.5 for new integrations that need audio understanding, video soundtracks, configurable reasoning, tool calling, visual grounding across multiple assets, or native video tracking. For older Isaac integrations, use the version selector to open the corresponding documentation. Model availability can change; query the API for the current catalog and per-model limits:
The Python example uses perceptron>=0.4.0 and reads PERCEPTRON_API_KEY from the environment; see the quickstart. extended=True includes capabilities, modalities, and token limits. Without it, the SDK returns basic model metadata. Inspect each model’s capabilities before sending optional features such as tool_calling. Treat capability names as an extensible list so newly added capabilities do not break your client; the SDK preserves new capability names.