Skip to content
- System metrics in Dashboard: Monitor CPU utilization, memory usage, and network throughput metrics in the Infrastructure Monitor 🔗. Use these insights to diagnose bottlenecks, define scaling strategies, and refine preprocessing decisions.
- Delete Training Jobs: Use
flexai training delete <name>
command to delete successful or failed Training Jobs to keep your workspace organized and easier to manage.
- List command sorting: All entity listing subcommands (e.g.
flexai training list
) sort objects by creation date in ascending order, making it easier to locate relevant objects.
- General UX: Enhanced clarity and formatting of CLI messages for improved user experience.