WIP split implementation based on backend

This commit is contained in:
2026-01-18 21:16:05 +02:00
parent 63efca03f8
commit 21558b88cd
6 changed files with 132 additions and 70 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"beautifulsoup4>=4.14.3",
"dotenv>=0.9.9",
"google-genai>=1.59.0",
"lxml>=6.0.2",
"markdownify>=1.2.2",