Andrew Stelmach
Andrew Stelmach
> I am seeing this issue in the latest version (langchain==0.0.216). Why was this issue closed? > > ``` > >>> agent = initialize_agent(tools, chat_llm, agent=AgentType.CHAT_ZERO_SHOT_REACT_DESCRIPTION, verbose=True) > Traceback (most...
> > > Running on a MacBook pro m1, after changing to this got a new error: `AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'` > > > > > >...
It should not be, I'll work on a fix and submit a PR today or tomorrow
https://github.com/reworkd/AgentGPT/pull/67
How would an empty key fix anything?
Currently we can't run code that the agent generates, so it's not self healing.
API key is correctly printing in backend console but not on deployed localhost frontend web dev console, need to add `next.config.js`
https://nextjs.org/docs/messages/env-key-not-allowed ^
Is it possible to incorporate the player's coordinate position instead of pixel-based movement?