Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Chain responses overwritten if same chain is nested #1182

Closed
8 of 10 tasks
Josh-XT opened this issue May 9, 2024 · 1 comment · Fixed by #1192
Closed
8 of 10 tasks

Chain responses overwritten if same chain is nested #1182

Josh-XT opened this issue May 9, 2024 · 1 comment · Fixed by #1192
Labels
needs triage Needs labels assigned. type | report | bug Confirmed bug in source code.

Comments

@Josh-XT
Copy link
Owner

Josh-XT commented May 9, 2024

Description

Chain responses overwritten if same chain is nested.

  • The chain runs need to have separate IDs other than the chain name itself so that we can track responses from all steps, including ones where the same chain is run inside of a chain.

Operating System

  • Linux
  • Windows
  • MacOS

Acknowledgements

  • I am NOT trying to use localhost for providers running outside of the docker container.
  • I am NOT trying to run AGiXT outside of docker, the only supported method to run it.
  • PowerShell 7.X is installed and the version in use on the host machine.
  • Docker is installed and running on the host machine.
  • I am using the latest version of AGiXT.
  • I have provided enough information for the maintainers to reproduce and diagnose the issue.
  • I have searched the existing issues to make sure this bug has not been reported yet.
@Josh-XT Josh-XT added type | report | bug Confirmed bug in source code. needs triage Needs labels assigned. labels May 9, 2024
@birdup000
Copy link
Contributor

This causes the task chains to stop and I suppose other longer chains to stop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs labels assigned. type | report | bug Confirmed bug in source code.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants