AGiXT
AGiXT copied to clipboard
Chain responses overwritten if same chain is nested
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
- [X] Linux
- [ ] Windows
- [ ] MacOS
Acknowledgements
- [X] I am NOT trying to use localhost for providers running outside of the docker container.
- [X] I am NOT trying to run AGiXT outside of docker, the only supported method to run it.
- [X] PowerShell 7.X is installed and the version in use on the host machine.
- [X] Docker is installed and running on the host machine.
- [X] I am using the latest version of AGiXT.
- [X] I have provided enough information for the maintainers to reproduce and diagnose the issue.
- [X] I have searched the existing issues to make sure this bug has not been reported yet.
This causes the task chains to stop and I suppose other longer chains to stop.