Robert Brennan

Results 1267 comments of Robert Brennan

@tobitege I made a small UI change to combine the status messages (the two-line treatment won't work with the new UI Stephan is working on) If that looks good to...

Probably a little too much of an edge case for the README, but we're working on various cookbooks for various scenarios. This seems like a good one to add

Hopefully the new docker installation method fixes this. If not, lmk and I'll reopen

Thanks for the quick fix! I'm not seeing anything on how to code "custom autocomplete and chat experiences"--is this aspirational? undocumented? or am I missing it?

I can't repro https://github.com/FairwindsOps/reckoner/issues/689 locally sadly. Let's see if this fixes it

actually pretty clear what the issue is, fixed it

LangChain is really close to being removed. We just need to redo the templates here: https://github.com/OpenDevin/OpenDevin/blob/main/agenthub/langchains_agent/utils/prompts.py Would happily accept a PR there. LlamaIndex is a little harder. I think we...

I also have https://github.com/OpenDevin/OpenDevin/pull/402 which renames to MonologueAgent

Thanks! Fix: https://github.com/OpenDevin/OpenDevin/pull/513

To update this thread: lanchain is now removed, llamaindex is still a dependency