Skip to content

Data generation utilities for In The Moment

Aaron Bray requested to merge study/hemorrhage_data_gen into integration

General Updates

  • Fix an issue with long running internal hemorrhages
  • Quality of Life improvements from dog fooding the threaded scenario exec functionality

In The Moment Updates We added another postprocessor to generate ITM based probe/response questions in a formate compatible for our LLM infrastructure. The main update here is that we are now generating unstructured text specifically for describing a patient state using terminology descriptions from the START protocol. So assuming the LLM is given START training, it will know how to interpret the provided text and tag the patient appropriately

Edited by Aaron Bray

Merge request reports