rendezvous / pyproject.toml
disLodge's picture
Initial commit of the agentic RAG app
3f0f670
raw
history blame contribute delete
159 Bytes
[project]
name = "llm-rag-agent"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []