POST
/
upload_chunks_and_embeddings

Authorizations

authorization
string
header
required

token <token>, corresponds to temporary access tokens.

Body

application/json
chunks_and_embeddings
object[]
required
embedding_model
enum<string>
required
Available options:
OPENAI,
AZURE_OPENAI,
AZURE_ADA_LARGE_256,
AZURE_ADA_LARGE_1024,
AZURE_ADA_LARGE_3072,
AZURE_ADA_SMALL_512,
AZURE_ADA_SMALL_1536,
COHERE_MULTILINGUAL_V3,
VERTEX_MULTIMODAL,
OPENAI_ADA_LARGE_256,
OPENAI_ADA_LARGE_1024,
OPENAI_ADA_LARGE_3072,
OPENAI_ADA_SMALL_512,
OPENAI_ADA_SMALL_1536,
SOLAR_1_MINI
chunks_only
boolean
default:
false
custom_credentials
object
overwrite_existing
boolean
default:
false

Response

200 - application/json
success
boolean
required