baodan/api/insurance/ppt
wsb1224 071f08d84a fix: use current Python interpreter for subprocess
- Prefer sys.executable for subprocess calls
- Add fallback to virtual environment Python
- Fix 'No module named pptx' error in Docker
2026-07-24 16:46:12 +08:00
..
config 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
scripts 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
__init__.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
extraction.py fix: support multiple PDF parsers for PPT extraction 2026-07-24 16:36:52 +08:00
irr.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
knowledge.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
llm_client.py feat: support Dify-synced models without separate API key 2026-07-24 16:18:59 +08:00
normalizer.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
prompts.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00
renderer.py fix: use current Python interpreter for subprocess 2026-07-24 16:46:12 +08:00
routes.py fix: pass pdf_path to normalizer for data provenance 2026-07-24 16:41:45 +08:00
validator.py 0723 PPT功能初步融合 2026-07-23 13:10:50 +08:00