Release v2.23.0
What's Changed
- Update validate-model-configuration.md by @pascaleproulx in #5090
- chore(deps): update dependency @types/lodash to v4.17.10 by @renovate in #5082
- chore(deps): update dependency esbuild to v0.24.0 by @renovate in #5085
- chore(deps): update dependency vite to v5.4.8 by @renovate in #4998
- fix(deps): update dependency vue-router to v4.4.5 by @renovate in #4999
- fix: add arrows to simulate drilldown and add spinner to run button by @shawnyama in #5089
- feat(funman): show model config in op and make config the output by @shawnyama in #5078
- Fix model 500s on main page by @kbirk in #5097
- Adding Output Console to drilldowns with notebooks by @Tom-Szendrey in #5087
- Add titles to generated compare models graphs by @asylves1 in #5100
- [BUG]: Incorrect column info in the Dataset page of an uploaded CSV file with
,
in column headers #4994 by @dvince2 in #5093 - Add wait flag for extractions. by @kbirk in #5101
- 5016 bug when extracting a configuration we need to distinguish missing values from 0 by @YohannParis in #5066
- 5038 bug intervention policies are not described well in simulate by @YohannParis in #5079
- Clean up app.vue by @YohannParis in #5102
- Didnt push async commit by @kbirk in #5106
- Stratify LLM correctly using structure by @Tom-Szendrey in #5108
- Make sure these equations match the format of the existing ones. by @kbirk in #5111
- More cleaning up! by @YohannParis in #5107
- Refinement of the input schemata for GoLLM by @liunelson in #5088
- 5026 feat cleanup calibrate settings panel by @brittanykondo in #5071
- Added custom number formatting to better format the numbers on the chart by @jryu01 in #5104
- Model extractions update by @YohannParis in #5127
- Fix AMR enrichment to not overwrite default configurations for initial states by @dgauldie in #5144
- Add admin service user to bypass rebac by @kbirk in #5113
- Added missing info in the manual test md of model configuration extraction by @liunelson in #5143
- 5139 diagram does not show up automatically when on create output by @YohannParis in #5146
- chore(deps): update dependency openai to v1.51.2 by @renovate in #5152
- 5070 create new gollm endpoint that takes in a list of latex equations a returns cleaned up ones by @dgauldie in #5145
- Update latex_style_guide.py by @liunelson in #5148
- only make a project admin if necessary by @YohannParis in #5156
- Remove model framework by @YohannParis in #5116
- additional heuristic for template parsing handling multiple outputs by @mwdchang in #5157
- feat: funman graph improvements by @shawnyama in #5105
- Update funman version by @shawnyama in #5165
- extend MMT template-matrix to have subject-controller/subject-outcome configurations by @mwdchang in #5160
- update funman version again! by @shawnyama in #5169
- House cleaning october by @mwdchang in #5167
- set default selected dataset to most recent by @mloppie in #5168
- [Clean]: Optimize Outdated TODOs by @Tom-Szendrey in #5175
- Intervention validations by @Tom-Szendrey in #5159
- prevent rendering if data dependencies are not ready by @mwdchang in #5174
- Model config pdf viewer by @asylves1 in #5173
- Project sharing by @YohannParis in #5158
- improve workflow update logging to capture more info by @mwdchang in #5189
- Intervention pdf viewer by @asylves1 in #5193
- Update stratify-notebook.md by @dgauldie in #5206
- Add better handling for partial failures. Remove cosmos by @kbirk in #5188
- Apply metadata from the pre-MIRA model to the post-MIRA model if the name of variables matches by @kbirk in #5181
- Update to Model Edit manual test by @liunelson in #5208
- Layout of model entry form is broken when latex expressions are too long by @brittanykondo in #5177
- Sympy parsing workaround for specific tokens by @mwdchang in #5178
- fix flickering loss chart during calibration by @mloppie in #5209
- feat: funman parameter graph interactions by @shawnyama in #5163
- Bring back documentation links by @jryu01 in #5210
- Reset state feature for calibrate by @Tom-Szendrey in #5212
- adding initial dates to model config pt1 by @blanchco in #5207
- chore(deps): update debian docker tag to v12.7 by @renovate in #5084
- remove cosmos from Terarium by @dgauldie in #5217
- adding-dates-to-simulate-pt2 by @blanchco in #5211
- Fix npe from old docs by @kbirk in #5218
- 5149 bug enrichment of model from document in create model from equations misses all parameters and variables of the form x i by @dgauldie in #5213
Full Changelog: v2.22.0...v2.23.0