Change references to handwriting, expand options for LLMs

This commit is contained in:
Jim Lancaster
2026-06-23 19:13:24 -05:00
parent d0626c7653
commit fdf931796e
4 changed files with 30 additions and 22 deletions
+1
View File
@@ -5,6 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"google-genai>=1.0.0",
"openai>=2.43.0",
"pydantic>=2.13.4",
]