From 7fc1c8dc87d38b8edeee02725d526e47f78aa93c Mon Sep 17 00:00:00 2001 From: David Gauldie Date: Tue, 8 Oct 2024 13:45:53 -0400 Subject: [PATCH] 5007 bug tweaks to model enrichment in create model from equations (#5081) --- .../tera-model-comparison.vue | 37 +++- .../gollm/gollm_openai/prompts/model_card.py | 9 +- .../gollm_openai/schemas/model_card.json | 198 ++++++++---------- packages/gollm/gollm_openai/tool_utils.py | 4 +- .../terarium/hmiserver/utils/JsonToHTML.java | 14 +- 5 files changed, 130 insertions(+), 132 deletions(-) diff --git a/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison.vue b/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison.vue index 3e30bbd9bd..1b5adef563 100644 --- a/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison.vue +++ b/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison.vue @@ -39,16 +39,27 @@ {{ formatField(field) }} - + +