Adds final version with new prompt
This commit is contained in:
@@ -21,12 +21,12 @@ config:
|
||||
- 3.14.44.224/32
|
||||
ecs_subnet_ids:
|
||||
- subnet-0f50f25a2fbb054d4
|
||||
- subnet-0014ea77951bbeb6c
|
||||
- subnet-043a427630309c2f4
|
||||
app-ecs:ecs:
|
||||
- task_name: assisnte-analitico-db-dev
|
||||
ecr_repo_name: assistente-analitico-db-dev
|
||||
ecr_image_tag: latest
|
||||
ecr_image_digest: sha256:7a2aede33d8dd34822b73291d64e1ccce26980fc531290c54d992bcb7dee26fa
|
||||
ecr_image_digest: sha256:c9cd83a7caf51e7eee471d47649bbe0157d4c2703f365010f12997e63d941d3d
|
||||
cpu: 256
|
||||
memory: 512
|
||||
desired_count: 1
|
||||
@@ -36,11 +36,15 @@ config:
|
||||
min_capacity: 1
|
||||
max_capacity: 3
|
||||
target_value: 60.0
|
||||
lb_config:
|
||||
name: listener
|
||||
lb_configs:
|
||||
- name: streamlit
|
||||
listener_port: 8501
|
||||
target_port: 8501
|
||||
container_port: 8501
|
||||
- name: api
|
||||
listener_port: 8000
|
||||
target_port: 8000
|
||||
container_port: 8000
|
||||
env_variables:
|
||||
LANGFUSE_HOST: http://172.31.252.176:3000
|
||||
# SECRET_NAME: dev/ai-pge-doc-classification
|
||||
|
||||
Reference in New Issue
Block a user