autogpt2 / classic /TROUBLESHOOTING.md
seawolf2357's picture
Deploy from GitHub repository
3382f47 verified

A newer version of the Gradio SDK is available: 5.42.0

Upgrade

This page is a list of issues you could encounter along with their fixes.

Forge

Poetry configuration invalid

The poetry configuration is invalid:

  • Additional properties are not allowed ('group' was unexpected)Screenshot 2023-09-22 at 5 42 59 PM

Pydantic Validation Error

Remove your sqlite agent.db file. it's probably because some of your data is not complying with the new spec (we will create migrations soon to avoid this problem)

Solution

Update poetry

Benchmark

TODO

Frontend

TODO