Nicholas Tindle
Nicholas Tindle
Known behavior
what was the status of this? would love to get test coverage up asap
I'd love to test this, but I can't get Zilliz to create my account. I keep getting internal server errors when making the account with GitHub. I'm going to let...
Codecov error is known
Try and use the #tech-support channel in discord for these issues. We don’t have the capacity to help debug in GitHub issues for problems like this
@danielmrussell open a pr if you get a chance with that fix
You need to run `black .` to sort all files. You’ll also need issort installed as well and run it too
I’d also love to see you add a regression test to prevent this from happening in the future. You can copy paste tests/integration/goal_oriented/test_browse_website.py and change the agent and the assert...
Hey, I've marked this as don't merge until the Memory Fixes are in. Sorry to keep it on hold longer, just no real way to test/validate functionality until the fixes...
> I also found some problems with some of the plugins suggested to be installed. So I installed them all, then froze requirements.txt into the base repository, this should simplify...