πInserting Into Vector AI
How to insert your data into Vector AI
document_example = {
"car": {
"wheels":
{
"number": 4
}
}
}Last updated
Was this helpful?
How to insert your data into Vector AI
document_example = {
"car": {
"wheels":
{
"number": 4
}
}
}Last updated
Was this helpful?
Was this helpful?