Graham Neubig

Results 874 comments of Graham Neubig

Here's an example (on slack because the movie was too big for github): https://openhands-ai.slack.com/archives/C07S376KASK/p1731357841319049

I guess this is only a problem online, but this problem is pretty annoying… I’m also encountering it when not just browsing but also when the agent reads a large...

Thanks @twhite54! It seems that you're running through Azure. Could you try running the following program, replacing the key with your Azure key? ```python import litellm messages = [ {"role":...

@openhands-agent tests are failing, please investigate.

Thanks so much for digging in to this @enyst! I unfortunately am a bit short on time to look at this, but @mamoodi if you'd be able to take a...

Sorry about this! It should be fixed by #5158. But as @mamoodi said, gemma-9b probably will not work with OpenHands, generally only models 70B or larger are successful at autonomous...

Very weird, this worked on my fork: https://github.com/neubig/OpenHands/pull/1 I'll investigate.

This may be fixed, will re-open if it's not.

Sorry to elaborate more, what happened in the original bug is that the agent would send many actions in a row like ``` It looks like the action is still...