Add Knowledge Base Sources
Adds sources to a knowledge base in Retell AI.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
array of file
Files to add to the knowledge base. Limit to 25 files, where each file is limited to 50MB.
stringrequired
array of object
Texts to add to the knowledge base.
array of string
URLs to be scraped and added to the knowledge base. Must be valid urls.
stringrequired
Title of the text.
stringrequired
Text to add to the knowledge base.