OldAIProjects / OldAGiXT-Frontend

Front end for Agent-LLM.
MIT License
31 stars 12 forks source link

Can't access existing agent after docker container or instance has been restarted #6

Open birdup000 opened 1 year ago

birdup000 commented 1 year ago

Description

when you select the agents after the instance of the agent-llm has been restarted with docker or instance you can't access that agent it won't go to it nothing happens if you try selecting it.

Steps to Reproduce the Bug

1.restart instance or docker container 2.Go to agent-llm 3.Select Agents 4.try to select a existing agent 3.issue will happen

Expected Behavior

When clicking the agent it should bring up the configuration and settings for the agent.

Actual Behavior

It won't go to the agent settings when you try to select the existing agent.

Additional Context / Screenshots

On "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36"

Operating System

Python Version

Environment Type - Connection

Environment Type - Container

Acknowledgements