Robert Brennan

Results 1293 comments of Robert Brennan

@chenglu66 it looks like you hit Ctrl+C about 15 seconds after things started up. Can you try waiting 2-3 minutes for the container to start up? it usually takes about...

Sorry @avi12 your problem appears to be totally different from OP's. Seems like you're on windows--are you using WSL?

@avi12 we don't support running on windows without WSL. You might be able to make it work! But it's too error-prone for us to really offer support there

@chenglu66 are you using WSL? or are you also running directly on windows?

Hah yes, the linter seems mad about it too

🤔 looks like the tests don't like these changes...

@yaroslavMain looks like the tests are still unhappy. You can run `poetry run pytest ./tests` locally to test them on your machine

@vdsasi can you share your config.toml and env variables (redacting any API keys)? Something is still pointing to OpenAI (which is the default for `LLM_MODEL`)

Yeah sorry I wasn't clear--I'm still confused as to what's happening, why you're getting this error. You could try adding some logs to `llm.py` to see if it's getting initialized...