Documentation Index
Fetch the complete documentation index at: https://docs.modellix.ai/llms.txt
Use this file to discover all available pages before exploring further.
May 18, 2026
Banner Notifications and Team Settings
- Banner Notifications: You can now receive important updates and notifications via a banner displayed at the top of the page.
- Team Settings: You can now configure basic information (like Team Name) and tax details for your workspace team, ensuring compliance and proper invoicing.
May 7, 2026
Explore and Playground Features Added
Modellix now supports Model Explore and Playground:- Explore: Users can search and query all models supported by Modellix.
- Playground: Users can directly experience all models supported by Modellix.
Apr 7, 2026
Modellix CLI
modellix-cli is now available — the official command-line tool for Modellix.What You Can Do
- List model types:
modellix-cli model typesto see all supported model types. - Create tasks:
modellix-cli model invoketo submit async generation tasks with inline JSON or a file body. - Query results:
modellix-cli task get <task_id>to poll task status and retrieve generation output.
Designed for Automation
The CLI is built for scripting and AI agent workflows. All commands support--json output, and authentication works via the MODELLIX_API_KEY environment variable or the --api-key flag.For full usage details, see the CLI documentation.Apr 1, 2026
Modellix Is Now Live!
Modellix is officially launched! 🎉Console
- Usage: Rich visualizations with charts and lists to monitor your model API consumption on Modellix.
- Top Up: Securely add funds via Stripe, with support for auto-recharge.
- Order: A complete and clear view of every order you have placed.
- Transaction: A complete and clear record of every transaction, including top-ups and consumption.
Mar 12, 2026