Skip to Content

Python

Use Python to configure deployments, push properties, and call the Runtime from notebooks or services.

  • Workbench / Server package: Python package (prediction APIs, default Runtime http://localhost:8091).
  • Public SDK and MCP: Workbench sdk/ (ecosystem_workbench_mcp).
  • Runtime closed loop: POST /invocations then POST /response. params is a JSON string.
import ecosystemai
Last updated on