DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
13 stars 2 forks source link

[BUG]: Edit Model with LLM code assistant gives error #4057

Closed liunelson closed 2 months ago

liunelson commented 3 months ago

Describe the issue I ask the LLM agent to generate code with the query "Add a new transition from S to V with the name vax and a rate constant named v". The resulting code looks right. However, when I click Run, it gave this error and nothing happened. Screenshot 2024-07-04 at 5 42 47 PM

Tom-Szendrey commented 2 months ago

Without more details I cannot look into this. From my POV this looks to be working completely find (see screenshot below)

I am not sure what code you tried to run but I am not running into any issues There is also a chance beaker itself was running into issues as it was crashing during our testing a few weeks ago

image