Overview
This section offers basic troubleshooting guidance to help you identify and resolve issues efficiently. It explains common error responses, what they mean, and the steps you can take to address them, so you can quickly get your requests back on track.Please use this form or reach out to your Oumi representative if you need in-person assistance.
Agent assistance
In most situations, the Oumi Agent is the fastest and most reliable way to troubleshoot issues. Simply describe your problem in natural language, and the Agent will analyze your current platform settings and project assets (e.g., datasets, evaluators, models, recipes, and files) to identify and recommend a solution. For example, if your model is underperforming on a specific evaluation metric, you can ask the Agent for help diagnosing and resolving the issue:Error responses
If you’re accessing Oumi programmatically, the following are common error responses, along with their status codes and meanings, to help you better understand and troubleshoot your web requests.| Status Code | Meaning |
|---|---|
| 400 | Invalid request input |
| 401 | Not authenticated (missing or invalid credentials) |
| 402 | Payment method required |
| 403 | Permission denied or quota exceeded |
| 404 | Resource not found |
| 409 | Conflict (duplicate resource, etc.) |