Replies: 1 comment
-
What is going on is that LLMs are bullshit machines. LLMs are trained on the old code base of MESA 1 and MESA 2, not MESA 3. In MESA 3, schedulers and time were deprecated and removed in 3.1. See the migration guide. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
LLMs keep telling me to use the agent schedulers in mesa.time but when I look at the codebased mesa.time does not exist. I see some things about migration from 3.0 in the docs. Are there any risks with using an old version so I can still access the deprecated schedulers?
Beta Was this translation helpful? Give feedback.
All reactions