• myhloli's avatar
    feat(model): add model mode selection for PDF analysis · bc0f6932
    myhloli authored
    Introduce a new feature that allows users to choose between a "lite" and a "full"
    model mode for PDF document analysis. The "lite" mode uses a faster, less
    accurate model, while the "full" mode employs a higher-precision model at the
    cost of speed. This selection can be made through the CLI or API, providing
    flexibility for different use cases.
    bc0f6932
setup.py 1.81 KB