Is local not supported it says this works in the documentation to use codebox, but not clear on why. If I don't set it ipython works fine. What is needed to run Codebox, the OPENAI_API_KEY is set? Looking at the code in the jupyter runtime function it looks like this is in codebox.start I see in line 46 is doesn't set the key if it is set to local, but then I think line 70, it callset codbox.start and the key isn't set if it is local.
Also /sample currency no longer seems to work, complaining about token output buffer now
Is local not supported it says this works in the documentation to use codebox, but not clear on why. If I don't set it ipython works fine. What is needed to run Codebox, the OPENAI_API_KEY is set? Looking at the code in the jupyter runtime function it looks like this is in codebox.start I see in line 46 is doesn't set the key if it is set to local, but then I think line 70, it callset codbox.start and the key isn't set if it is local.
Also /sample currency no longer seems to work, complaining about token output buffer now