run-with-safety memory

This commit is contained in:
Xi Yan 2024-12-03 20:54:59 -08:00
parent bc2452d2e9
commit 26f578cc1d
13 changed files with 18 additions and 47 deletions

View file

@ -69,7 +69,8 @@ def get_distribution_template() -> DistributionTemplate:
endpoint_name="${env.SAFETY_INFERENCE_ENDPOINT_NAME}",
),
),
]
],
"memory": [memory_provider],
},
default_models=[
inference_model,