Olivier Lacroix
Olivier Lacroix
@mariusvniekerk apologies for not following-up sooner... I have modified `test_parse_flit` to check that the manager is properly set to `pip` for relevant packages. Let me know if you think this...
@hwchase17 , any chance to get this one merged in?
@hwchase17 , is there anything preventing merging this one? Happy to make any change you would require (like changing to the embedding arg instead of embeddings)
@baskaryan , I think getting batch embedding in would still be useful. Let me know what needs to be done to get it merged. What needs to be done to...
Had the same issue. Try `chain.run([test[0]])`.
Thanks @charliermarsh and @zanieb ! Started to add pixi in the bench script in https://github.com/astral-sh/uv/pull/1581
Hi @maresb! I use conda-lock to build a lock file from pyproject.toml file(s). Some of the core dependencies listed cannot be resolved by conda-lock (e.g. private repositories). I would like...
I gave it a go in PR https://github.com/gatsbyjs/themes/pull/133
No. The entire repository has not received a single commit in a long while…
Hi all, just wondering if you guys are happy with the current design, and if rebasing is the only requirement for this PR to be merged?