Skip to content

Commit

Permalink
Merge pull request #412 from nanglo123/add_template_name_amr_ingestion
Browse files Browse the repository at this point in the history
Add template name during amr ingestion
  • Loading branch information
bgyori authored Dec 20, 2024
2 parents 928de3e + 55d18c5 commit f302c6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mira/sources/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ def transition_to_templates(
subject=input_concepts[0],
outcome=output_concepts[0],
rate_law=transition_rate,
name=transition_id,
display_name=transition_name,
)

Expand Down

0 comments on commit f302c6c

Please sign in to comment.