Specifically built to handle knowledge from workplace apps. Parsing, chunking, and indexing depends on the kind of app (eg - gmail, slack, documents, etc).
Recommended: For optimal performance, limit each batch to a maximum of 20 app sources per request. Send multiple batch requests with an interval of 1 second between each request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Bearer token (Firebase token)
Request content type
Response content type
The body is of type object[]
.
App sources uploaded successfully