Knowledge Bases
Adds Sources to a Knowledge Base.
Links one or multiple Sources to the Knowledge Base as new Knowledge Base Sources.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a Knowledge Base
.
Maximum length:
28
Body
application/json
Response
200
application/json
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 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
.
A list of Knowledge Base Sources
that are used by a Knowledge Base
for Retrieval.