Step 5 implemented

This commit is contained in:
Jim Lancaster
2026-06-25 10:00:00 -05:00
parent abf5829c6b
commit 3e057c0eff
15 changed files with 1796 additions and 33 deletions
+2
View File
@@ -12,6 +12,8 @@ description = "Historical document transcription system"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.138.0",
"nicegui>=3.13.0",
"openrouter>=0.7.0",
"pydantic>=2.13.4",
"pydantic-settings>=2.9.1",