error_handling.md added

This commit is contained in:
Jim Lancaster
2026-06-25 12:10:49 -05:00
parent 31ef94d4f5
commit 0cc6b0e1eb
5 changed files with 294 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.138.0",
"nicegui>=3.13.0",
"nicegui==3.13.0",
"openrouter>=0.7.0",
"pydantic>=2.13.4",
"pydantic-settings>=2.9.1",