[console_scripts]
ragpdf = ragpdf.entrypoints.cli:main
ragpdf-server = ragpdf.entrypoints.fastapi_app:main
ragpdf-setup = ragpdf.entrypoints.setup:main
