Download Developer Tools¶
MatrixOne Intelligence provides official offline developer kits for different application scenarios. Choose the corresponding tool according to your application type:
Tool |
Scenario |
Included Contents |
Download |
|---|---|---|---|
AI Studio SDK |
Programmatically manage workspaces, workflows, data connections, and agents in Go or Python applications |
Official Python and Go SDK distribution packages with sample code |
|
MOI-CLI |
Perform platform management and automation tasks in terminals, shell scripts, or CI pipelines |
Native command-line tool binary packages and checksum files |
Tip: If you need to invoke Genesis foundation models (such as Chat Completions or Embeddings), use the community-standard OpenAI or Anthropic official SDKs directly. No dedicated SDK download is required. For details, see Call Genesis models.