Skip to main content

Documentation Index

Fetch the complete documentation index at: https://aimp.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Studio review

Studio is where providers prepare the consumer-facing model page and verify the model before sharing it.

Review checklist

  • Title and summary clearly explain what the model does.
  • Article content gives practical examples and limitations.
  • Cover media and links are relevant.
  • Operations and input types are correct.
  • Pricing is visible and matches the expected model rates.
  • Playground runs succeed for the primary operation.
  • The Marketplace page looks understandable to a new consumer.

Test before sharing

  1. Open the model detail page in Studio.
  2. Use the header action to open Playground.
  3. Run the model with representative input.
  4. Open the Marketplace page for the same slug.
  5. Copy the API request and run it through POST /api/runs.
If any step fails, fix the model configuration or publish state before sharing the model externally.