add test profile to simulations

This commit is contained in:
arkml 2025-03-11 18:36:17 +05:30 committed by ramnique
parent 933a28ac28
commit 80e410888b
2 changed files with 3 additions and 2 deletions

View file

@ -34,7 +34,8 @@ async def simulate_simulation(
# Todo: add profile_id
support_chat = StatefulChat(
rowboat_client,
workflow_id=workflow_id
workflow_id=workflow_id,
test_profile_id=profile_id
)
messages = [