Directories
¶
| Path | Synopsis |
|---|---|
|
Package api implements `melange api`, the authenticated raw-request escape hatch: any /v1 endpoint is callable through the standard transport chain even when no dedicated command wraps it yet.
|
Package api implements `melange api`, the authenticated raw-request escape hatch: any /v1 endpoint is callable through the standard transport chain even when no dedicated command wraps it yet. |
|
Package auth implements the `melange auth` command family: login, logout, status, and token.
|
Package auth implements the `melange auth` command family: login, logout, status, and token. |
|
Package deploy exposes deterministic SDK deployment guides from public-v1.
|
Package deploy exposes deterministic SDK deployment guides from public-v1. |
|
Package library implements `melange library` — browsing the public model library: listing and filtering models, viewing a single model with its readme, and listing the providers.
|
Package library implements `melange library` — browsing the public model library: listing and filtering models, viewing a single model with its readme, and listing the providers. |
|
Package mcp implements the `melange mcp` command, which serves the Melange MCP server to agent clients over stdio or Streamable HTTP.
|
Package mcp implements the `melange mcp` command, which serves the Melange MCP server to agent clients over stdio or Streamable HTTP. |
|
Package model implements `melange model` — uploading models through the ingestion v2 protocol (manifest, resumable GCS uploads, verify/complete), tracking their conversion status, browsing models and their converted targets, and downloading target artifacts.
|
Package model implements `melange model` — uploading models through the ingestion v2 protocol (manifest, resumable GCS uploads, verify/complete), tracking their conversion status, browsing models and their converted targets, and downloading target artifacts. |
|
Package plan implements `melange plan` — the account's effective billing plan identity (the tier its quotas derive from).
|
Package plan implements `melange plan` — the account's effective billing plan identity (the tier its quotas derive from). |
|
Package repo implements `melange repo` — commands for managing model repositories on the Melange platform.
|
Package repo implements `melange repo` — commands for managing model repositories on the Melange platform. |
|
Package report implements `melange report` — reading a model's benchmark reports (general, LLM, package) as the dashboard-grade table on a terminal and as raw, one-record-per-line TSV for scripts.
|
Package report implements `melange report` — reading a model's benchmark reports (general, LLM, package) as the dashboard-grade table on a terminal and as raw, one-record-per-line TSV for scripts. |
|
Package root wires the top-level `melange` cobra command.
|
Package root wires the top-level `melange` cobra command. |
|
Package usage implements `melange usage` — the current billing-period usage counters and, via `usage quotas`, those counters against the plan limits.
|
Package usage implements `melange usage` — the current billing-period usage counters and, via `usage quotas`, those counters against the plan limits. |
|
Package version implements the `melange version` command.
|
Package version implements the `melange version` command. |
Click to show internal directories.
Click to hide internal directories.