Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-02-18 18:23:46 +01:00
parent 257367aac0
commit 5565663cd2
3 changed files with 2444 additions and 0 deletions

View File

@@ -23,8 +23,10 @@ dependencies = [
"langchain-core>=1.2.6",
"langchain-huggingface>=1.2.0",
"langchain-ollama>=1.0.1",
"langchain-openai>=1.1.10",
"langchain-text-splitters>=1.1.0",
"mapclassify>=2.10.0",
"marimo>=0.19.11",
"matplotlib>=3.10.1",
"nbformat>=5.10.4",
"numpy>=2.2.5",