pip install -r requirements.txtexport OPENAI_BASE_URL=https://api.xxxx.com/v1
export OPENAI_API_KEY=sk-xxxxxpython main.pyor
flask --app main.py rundocker compsoe up --build
docker compose up
-
/uploadresponse pdf conent with sse -
/files/<path:filename>response pdf content with html -
/md/<path:filename>response pdf content with md
