Получение pdf, фикс имени файла при наличии слеша, фикс quickstart и мелочи
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user