Feat: Desacoplamento

This commit is contained in:
2026-03-12 15:02:26 -03:00
parent 08be8e314d
commit 8c3c23c65f
11 changed files with 231 additions and 163 deletions

View File

@@ -21,4 +21,9 @@ image_tag = "latest"
fargate_cpu = "256"
fargate_memory = "512"
app_count = 1
langfuse_host = "http://10.0.0.12:3000"
langfuse_host = "http://10.0.0.12:3000"
aws_region_app = "us-east-2"
bedrock_model_arn = "arn:aws:bedrock:us-east-2:232048051668:application-inference-profile/uy4xskop19zn"
output_bucket = "upflux-doc-analyzer"
api_version = "v1"