Updating of existing measures #1556
Replies: 1 comment 1 reply
-
|
Thanks for reporting this. In general, this is a symptom of the LLM not being automatically made aware of model metadata changes that are made in between prompts. In your case, the LLM didn't know that you executed the script, and so when it updated the script it didn't take into account that the measure was already created (and moved to a different display folder). We're hoping that this is something we can solve generally by injecting a small notification in subsequent prompts, whenever we detect that the model metadata was changed. By making the LLM aware that changes were made, it should hopefully figure out that it needs to re-read the model metadata before writing/updating scripts. Your scenario is a great test case for that. We'll let you know when we have an update. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Assuming this is the place to provide feedback and share experiences?
First of all, love what I've seen so far. AI writing C# combined with the new preview feature is a game changer base on my first fey trial runs!
Case:
Regards!



Jan Hoet
AI suggested fix:
Beta Was this translation helpful? Give feedback.
All reactions