Robert Brennan

Results 1267 comments of Robert Brennan

That seems reasonable to me

@Rags100 this isn't really the right place for your question. Please follow the README, and search our issues for related problems (there's an existing one for uvloop--you'll need WSL to...

Hey all--lots of unrelated comments in this thread. Please try to keep this about LLM Model documentation. I'm going to delete the unrelated comments--feel free to open new issues if...

We've made a lot of progress on this one, so I'm going to close it. More docs welcome!

🤔 this didn't seem to work for me--I plugged in a bad API key, and it just used the key I had set on the backend

@Sparkier I can't actually get this to work 🤔 It seems to always send an empty LLM_API_KEY to the websocket. As @amanape points out, it also doesn't save the new...

My real concern here is how long it takes for the GET requests to succeed. Since they're population UI options, it feels kinda broken (the options in the dropdowns suddenly...

`Error in loop_recv` is a server error, due to websocket connections. So the problem is somewhere in the backend, rather than the agent controller

@katmai it looks like the remaining issues are all the LLM sending back malformed actions, which is somewhat expected. Sounds like maybe the original issue is still a problem (I've...

@katmai the workspace dir is the directory that gets mounted into the sandbox. It's a little buggy today--I have an incoming fix for it.