Skip to content
FlexAI Docs
Search
Ctrl
K
Cancel
LinkedIn
GitHub
Select theme
Dark
Light
Auto
Getting Started
What is FlexAI
Signing Up
Signing In
FlexAI Client Applications
Web Console
Getting Started
Quickstart Tutorials
Inference
Overview
Deploying an Inference Endpoint
Querying an Inference Endpoint
Training
Overview
Creating a Training Job
Checking the Training Job's Details
Monitoring a Training Job's Progress
Getting a Training Job's Output
Fine Tuning
Overview
Creating a Fine-Tuning Job
CLI
Getting Started
FlexAI CLI Installation
FlexAI CLI Authentication
Quickstart Tutorials
Inference
Deploying an Inference Endpoint
Deploying an Inference Endpoint for a private model
Training
Overview
Loading a Dataset
Creating a Training Job
Getting a Training Job's Details
Getting a Training Job's Output
Guides
Interactive Training Session
Uploading Datasets
Overview
From a Local Machine
Uploading From your local machine
From Remote Sources
Updated
Overview
From a Remote Storage Provider
CLI Command Reference
General Usage
Commands: General Usage
auth
doctor
update
version
checkpoint
Command: checkpoint
delete
export
fetch
inspect
list
push
code-registry
Command: code-registry
connect
list
dataset
Command: dataset
delete
inspect
list
push
inference
Command: inference
delete
inspect
list
logs
resume
scale
serve
stop
secret
Command: secret
create
delete
list
storage
Command: storage
create
inspect
list
training
Command: training
checkpoints
debug-ssh
delete
fetch
inspect
list
logs
run
stop
FlexAI Platform Components
Infrastructure Metrics
FlexAI Infrastructure Monitor
TensorBoard
Hosted TensorBoard
Managed Checkpoints
Overview
Usage
Additional Resources
FlexAI Experiments
New
Resource Naming Conventions
Integration Tips & Recommendations
FAQ
FlexAI
Credits
Changelog
2025-07-25
latest
2025-07-15
2025-05-19
2025-05-15
2025-04-01
2025-03-10
2025-02-04
2025-01-31
2024-12-20
2024-12-13
2024-12-02
2024-11-27
2024-11-15
2024-10-24
2024-09-03
2024-08-14
2024-07-30
2024-07-29
2024-07-24
2024-07-22
2024-07-08
2024-06-25
2024-05-22
2024-05-07
2024-03-29
2024-03-19
2024-03-08
2024-03-07
2024-02-22
2024-02-21
LinkedIn
GitHub
Select theme
Dark
Light
Auto
Changelog: 2024-05-07
Added
Section titled “Added”
CLI update
Added a subcommand to list Training Jobs:
flexai training list
.
Fixed
Section titled “Fixed”
Fixed issues with the
flexai doctor
command.