-
So I'm reading an article, and It's telling me to install https://github.com/dfurman/code-interpreter, but that repo, has been removed and is no longer available, so my question is there a replacement that anyone can recommend? Or is something like this built into oobabooga now? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
As extension? https://github.com/oobabooga/text-generation-webui-extensions?tab=readme-ov-file#coderunner by xr4dsh For CLI, there are multiple options which can use ooba OpenAI-API: open-interpreter, aider, cline... |
Beta Was this translation helpful? Give feedback.
As extension? https://github.com/oobabooga/text-generation-webui-extensions?tab=readme-ov-file#coderunner by xr4dsh
For CLI, there are multiple options which can use ooba OpenAI-API: open-interpreter, aider, cline...