Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

clicking start a task on an agent, the run status and the text log of what is happening never appears. #9

Open
8 of 17 tasks
DIGist opened this issue May 14, 2023 · 1 comment

Comments

@DIGist
Copy link

DIGist commented May 14, 2023

Description

clicking start a task on an agent, the run status and the text log of what is happening never appears.

I can see the log in the dockerlog that seems the backend is making requests to the llm, but the run status in the front end is never updated and the log in the frontend for the task never seems to appear.

May or may not be related to bugs #1 and #2

Steps to Reproduce the Bug

  1. run front end with docker compose and the agent-llm backend.
  2. create an agent (in my case Oobabooga: http://localbox.lan:5000/
  3. assign it a task
  4. watch as nothing happens in the front end, but the backend reports requests being sent to the LLM.

Expected Behavior

run status will update and log will appear

Actual Behavior

no run status change or log.

Additional Context / Screenshots

No response

Operating System

  • Microsoft Windows
  • Apple MacOS
  • Linux
  • Android
  • iOS
  • Other

Python Version

  • Python <= 3.9
  • Python 3.10
  • Python 3.11

Environment Type - Connection

  • Local
  • Remote

Environment Type - Container

  • Using Docker
  • Not Using Docker

Acknowledgements

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

Second this issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants