IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.44k stars 383 forks source link

NameError: name 'v_args' is not defined. Did you mean: 'vars'? #90

Closed KlausikPL closed 1 year ago

KlausikPL commented 1 year ago

image I have all library etc downloaded

IntelligenzaArtificiale commented 1 year ago

try pip3 install -U lark

KlausikPL commented 1 year ago

thanks is working now perfectly