This commit is contained in:
vbarda
2024-10-14 16:33:42 -04:00
parent 282f2fb2e7
commit 03c8991719
+1 -1
View File
@@ -3,7 +3,7 @@ name = "rag-research-graph"
version = "0.0.1"
description = "Starter template for making a custom RAG research agent graph in LangGraph."
authors = [
{ name = "Vadym Barda", email = 19161700+vbarda@users.noreply.github.com },
{ name = "Vadym Barda", email = "19161700+vbarda@users.noreply.github.com" }
]
license = { text = "MIT" }
readme = "README.md"