AGiXT icon indicating copy to clipboard operation
AGiXT copied to clipboard

"PATCH /api/agent/Bob/command HTTP/1.1" 500 Internal Server Error

Open Copterz opened this issue 1 year ago • 0 comments

Description

When I click any of the command buttons, nothing happens. Can't turn any commands on for the agent. Error is: "PATCH /api/agent/Bob/command HTTP/1.1" 500 Internal Server Error

Steps to Reproduce the Bug

  1. Goto agent page
  2. Click on 'All Commands' or any other command.

Expected Behavior

Commands should be enabled.

Actual Behavior

Error shows in the command window that where you run python app.py

Additional Context / Screenshots

Used this a couple of days ago, and almost had it working, well at least the commands were enabled. now it seems to be even worse. Also, the axios errors are still everywhere.

Operating System

  • [X] Microsoft Windows
  • [ ] Apple MacOS
  • [ ] Linux
  • [ ] Android
  • [ ] iOS
  • [ ] Other

Python Version

  • [ ] Python <= 3.9
  • [X] Python 3.10
  • [ ] Python 3.11

Environment Type - Connection

  • [X] Local
  • [ ] Remote

Environment Type - Container

  • [ ] Using Docker
  • [X] Not Using Docker

Acknowledgements

  • [X] My issue title is concise, descriptive, and in title casing.
  • [X] I have searched the existing issues to make sure this bug has not been reported yet.
  • [X] I am using the latest version of Agent-LLM.
  • [X] I have provided enough information for the maintainers to reproduce and diagnose the issue.

Copterz avatar May 02 '23 00:05 Copterz