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:
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.