Get converter binary status
Knowledge API
Get converter status
Checks whether the document converter binary can be resolved. Requires L0 authorization.
GET
Get converter binary status
This endpoint verifies whether the Knowledge converter binary is available to the server runtime. The converter isDocumentation Index
Fetch the complete documentation index at: https://familyco.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
familyco-py, downloaded from:
- Repository: omaicode/familyco-py
- Release assets: latest release downloads
familyco-py:
- It is a Python toolkit CLI used by FamilyCo for document preprocessing.
- Its current core module is
doc-convert(Docling-based conversion and OCR). - FamilyCo uses the converter output as the input for chunking and knowledge indexing.