#I asked my openclaw to play slay the spi - complete
1 messages ยท Page 1 of 1 (latest)
Got to the first boss in 1 shot. Stopped as openclaw hit anthropic rate limits.
Also going to think of some ways to make this more token efficient.
Round 2 - Will I get rate limited again?
Switched to minimax-m2.7 for cost, lets the inneficient tool calls in place (a problem to solve another day)
Also initially the first setup done on a single vm. I have openclaw on its own box this time, also got Hyper V working to give graphics performance to the game so it now plays at real speed. See how minimax-m2.7did in the first screenshots.
The agents behavior hasn't been as ideal as I'd like, I'm going to reduce the workload on the agent by adding a middle where to the MCP reducing its working to very specific decisions.
An example, while in combat, I'd like the agent not to be requesting the game state and being given the information as the information changes instead (potentially just automatically giving it certain details constantly)