Fahmid
Fahmid
For me, setting `loop={false}` worked.
> I like your suggestion. But there's a `Moralis is not defined` error that I'm getting.
> > > > I like your suggestion. But there's a `Moralis is not defined` error that I'm getting. Got it working. Had to do `import Moralis from 'moralis/node'`
Try adding the config flag `--config configs/stable-diffusion/v2-inference.yaml`. It made the output much better for me.
+1 I'm using `codex-cli 0.50.0` Edit: In `~/codex/sessions` I deleted old conversations, and it worked for me.
> [@wishfulcynic](https://github.com/wishfulcynic) [@fahmidme](https://github.com/fahmidme) Do you happen to switch between ChatGPT and API Key logins? I ask because we're tracking [another issue](https://github.com/openai/codex/issues/3942) related to resuming a conversation across logins, and I'm...