[project] name = "02-sandbox" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.10" dependencies = [ "langchain>=1.0.2", "langchain-ollama>=1.0.0", ]