POST
/
projects
/
{project_id}
/
runs
/
{run_id}
/
split
/
{split}
/
embeddings

Authorizations

Galileo-API-Key
string
headerrequired

Path Parameters

project_id
string
required
run_id
string
required
split
enum<string>
required
Available options:
training,
validation,
test,
inference

Query Parameters

inference_name
string
default:
data_view
boolean
default: false
scope
string | null
default:

Body

application/json
task
string | null
filter_params
object
compare_to
enum<string> | null
Available options:
training,
validation,
test,
inference
map_threshold
number
default: 0.5
meta_cols
string[] | null
num_samples
integer | null
text_sample_length
integer | null
default: 500
include_text_sample
boolean
default: false
file_type
enum<string>
Available options:
csv,
json,
parquet,
arrow,
zip
only_meta_cols
boolean
default: false
use_seed
boolean
default: true