Isaac Miller

Results 48 comments of Isaac Miller

Rebase/merge main again and they should pass

I think you forgot to push?

@okhat This should address everyones failing tests. The first runs may be longer as the cache rebuilds

Yes, it is because #565 Needs to be merged. Otherwise PR from forks fail

Merge main and the tests should pass!

Looking into this now. Do not merge yet, the test failing is not CI fault

@CShorten How are you pushing to this pull request?

Okay I fixed the issues: 1. You need to make the imports optional, as anthropic is not a required dependency. That is why the tests were failing 2. Somehow, there...

If you run `ruff check --fix-only`, then commit, it will pass CI.