Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
DualMind Lab v2.0 is live! See what's new or try the demo
Admin AI model management — list, create, update, delete, search, and toggle status.
page
limit
{ "success": true, "data": [ { "model_id": "a1b2c3d4-...", "model_name": "llama-3.3-70b-versatile", "provider_name": "groq", "api_url": "https://api.groq.com/openai/v1/chat/completions", "description": "Llama 3.3 70B Versatile", "status": "active", "created_at": "2025-01-01T00:00:00Z" } ], "count": 15, "total": 15, "page": 1, "limit": 200 }
{ "model_name": "mixtral-8x7b-32768", "provider_name": "groq", "api_url": "https://api.groq.com/openai/v1/chat/completions", "description": "Mixtral 8x7B", "status": "active" }
{ "status": "inactive" }
name
provider
status
active
inactive
Was this page helpful?