Upload Kb

Upload documents to create a knowledge base. The resulting knowledge base can be used to create multiple datasets Ensure that the database and storage are kept in sync. Include try/except blocks where necessary and if a document fails to upload to one place, delete it from the other.

post/evals/kb/create/{friendly_name}

Path parameters

friendly_namestring required

Query parameters

verifyboolean
auto_linkboolean

Headers

x-talc-apistring nullable

Response

Successful Response

idstring nullable
friendly_namestring nullable
documentsstring[]
errorsstring[] nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.