Adds api functionality

This commit is contained in:
2026-02-04 13:29:15 -03:00
parent fd6756c507
commit 5717cdd254
6 changed files with 825 additions and 132 deletions

View File

@@ -3,4 +3,6 @@ uvicorn[standard]==0.24.0
langgraph
langchain-aws
langchain
PyPDF2
PyPDF2
pydantic
boto3