v1

latestOpenAPI 3.1.02026-08-04552282508.9 KB
Knowledge Base

Fill Fields

Find values to fill PDF/Excel fields using semantic search.

For each field in the request, searches for the best matching value from the user's indexed documents. Returns alternatives so user can choose if the first match isn't correct.

Args: request: Fields to fill with optional batch filter

Returns: List of field matches with best match and alternatives

post/api/kb/fill-fields

Request body

fieldsobject[] required
batch_idstring nullable
num_alternativesinteger

Response

Successful Response

{"stackTrail":"paths:/api/kb/fill-fields:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}