1
0

Получение pdf, фикс имени файла при наличии слеша, фикс quickstart и мелочи

This commit is contained in:
2025-08-21 21:17:51 +08:00
parent e1acc136df
commit 36e2785290
6 changed files with 85 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ source venv/bin/activate
[ "$(pip install --dry-run beautifulsoup4 2>&1 | grep -c 'Would install')" -gt 0 ] && pip install beautifulsoup4
echo "Начало работы"
../up
cd ..; ./up; cd -
./1_download_page.sh "$@" || exit 1
python3 ./2_html_to_md.py
python3 ./3_rag.py --action build