Adds Sources to a Knowledge Base.
Links one or multiple Sources to the Knowledge Base as new Knowledge Base Sources.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a Knowledge Base
.
28
Body
Response
OK
The Knowledge Base Source
represents a link to a Source
(.pdf, .jpg, .png or plain-text) that has been added to a Knowledge Base
, so it can be retrieved as context for a Knowledge Base Chat
.
The Source
object represents a document source (.pdf, .jpg, .png) or text source (plain-text) that has been uploaded to Totoy.
The Knowledge Base Source
represents a link to a Source
(.pdf, .jpg, .png or plain-text) that has been added to a Knowledge Base
, so it can be retrieved as context for a Knowledge Base Chat
.
The Source
object represents a document source (.pdf, .jpg, .png) or text source (plain-text) that has been uploaded to Totoy.
A list of Knowledge Base Sources
that are used by a Knowledge Base
for Retrieval.