Eric Yang

Results 4 comments of Eric Yang

How do you mark the failed jobs? It seems like there is no way to mark the span as error if the job failed.

In case someone wants to use xv6-riscv repo. I updated the test cases for initial-xv6 so it can run properly against xv6-riscv. Here is the changes: https://github.com/erictt/ostep-projects/commit/7d9e53fedcc97038809f27b98e7e5298fb99d563

> Sorry for necroing 😄. @erictt I've seen your adustments for the tests of the `initial-xv6` assignments in [7d9e53f](https://github.com/remzi-arpacidusseau/ostep-projects/commit/7d9e53fedcc97038809f27b98e7e5298fb99d563). Were you able to progress further in other assignments without these...

I just created a PR for this: https://github.com/hwchase17/langchainjs/pull/1234 It only support `AND` in where for now. You can initialize the filter when creating the instance. The `similaritySearch()` function will pick...