ForcePilot/src/plugins
Wenjie Zhang db38035577 chore: 移除不再使用的脚本和优化日志信息
- 删除了 download_models.sh 和 migrate_kb_to_sqlite.py 脚本,清理不必要的代码。
- 在 base_router.py 中更新日志信息,调整为英文以提高可读性。
- 移除 retriever.restart() 调用,简化重启逻辑。
- 优化 OCRPlugin 中的注释,去除冗余代码。
2025-06-27 01:47:52 +08:00
..
__init__.py style: fix ruff check 2025-05-24 11:29:45 +08:00
_ocr.py chore: 移除不再使用的脚本和优化日志信息 2025-06-27 01:47:52 +08:00
mineru.py style: ruff check fix 2025-06-23 10:32:01 +08:00
paddlex.py feat: 添加 PaddleX OCR 支持及示例更新 2025-06-23 10:09:51 +08:00