add basic example

This commit is contained in:
Nicolas Sebastian Schuler
2025-08-04 15:27:54 +02:00
parent bbb868b357
commit c324247dc3
17 changed files with 2116 additions and 52 deletions

View File

@@ -18,6 +18,7 @@ dependencies = [
"langchain-ollama>=0.3.6",
"numpy>=2.3.2",
"opencv-python>=4.11.0.86",
"langchain-community>=0.3.27",
]
[tool.uv]