Robert Brennan
Robert Brennan
We will definitely need a docs site at some point, so I think it makes sense to keep it open. @jannikwinghart IMO we should keep the docs within this repo...
Hmm I think we've gone one step too far down the abstraction rabbit hole here The `Runtime` class was meant to be something like your ActionExecutor here. Then we created...
CC @xingyaoww I'm a bit hesitant to expand our API here to allow custom actions. Can you say more about what sorts of actions you're adding here? It's not quite...
See here for how to select a different model: https://github.com/OpenDevin/OpenDevin?tab=readme-ov-file#picking-a-model Thanks all!
@hqnicolas is there an error message you're seeing? Here's your problem: `LLM_API_KEY="ollama"` That's supposed to be an API key, not a model name. You probably just want to remove it.
Hey all--try this guide: https://github.com/OpenDevin/OpenDevin/blob/main/docs/documentation/LOCAL_LLM_GUIDE.md If you continue to run into issues, feel free to open a new bug
@mslmr369 thanks for discussion! If you have a specific proposal on a technology we should adopt, feel free to open a new issue. Otherwise let's move this discussion to Slack/Discord
@iFurySt sorry I missed this one! This seems like a great change--sorry for the rebase pain
Does this happen at startup? When starting a new conversation?