Feat: adds front and infra

This commit is contained in:
2025-09-25 16:56:01 -03:00
parent 642d3f35ec
commit 20a13cf95c
22 changed files with 2151 additions and 58 deletions

View File

@@ -12,6 +12,7 @@ langchain = "^0.3.27"
boto3 = "^1.40.19"
langchain-aws = "^0.2.31"
dotenv = "^0.9.9"
langgraph = "^0.6.7"
[build-system]