Christopher Tee
Christopher Tee
A corpus is a collection of documents. If your document contains multiple sentences, depending on the use case, you may do one of the following. Given `corpus: List[List[str]]`, you can:...
I have a similar need for dependent/hierarchical partitions as described above. My need is to have historical lineage for machine learning models for different customers, which are trained at different...
Hi @zanieb, I like to follow up on this PR as it has been awaiting review for a while. Do you have any feedback on this work? Let me know...
Thank you both for the feedback; I understand things better now after some studying. I'm assuming that we want the global state to apply to everything within `uv-git`, including `GitResolver`...
Hi @zanieb, I've updated the PR based on your feedback. Appreciate you taking a look at it! I found adding integration tests to not be easy. The base urls for...
I can add that env var (tentatively `UV_GITHUB_FAST_PATH_URL`). In the meantime, let me know if I'm missing anything major in this PR.
I've made the changes and included integration tests. I manually did some mutation testing (changing the status code from the mock response, and commenting out this PR's functionalities) to verify...
Good morning @zanieb, the PR is ready for review. Please take a look when you get the chance, thanks 😊
@konstin changes have been made and CI is passing. Thanks for your quick PR review 😊
Happy to contribute, though it'll take me a while to get to it on my current schedule + the surface area of changes involved in this repo and Plotly.js. Thanks!