-
### Language
Python
### Version
latest
### Description
[teams-ai](https://github.com/microsoft/teams-ai/tree/main)/[python](https://github.com/microsoft/teams-ai/tree/main/python)/[samples](https…
-
The Python package manager `uv` is looking extremely promising (and quite likely to supersede Poetry and Pipenv), so we should add support for it (after we add Poetry support, and once `uv`'s project …
-
With the beta version 1.2.0b1 of Poetry I can see that sub-commands and their options show up in the generated zsh completion script.
However, **there is some weird behavior when trying to tab-comp…
-
Hello,
I'm really exicted that we can specify python version and libraries dependency for scripts in `uv` and this thing can convinced me to move from `poetry` to `uv`.
**Description**
Unfort…
-
OpenAI 1.55 fix an issue with latest version of httpx.
Could it be possible to also support this version and publish a new release?
-
**Describe the Bug**
This project has an upper bound on python version:
https://github.com/TheKevJames/coveralls-python/blob/ff75b50dbc686ef9e6b24401664ab30342b6b929/pyproject.toml#L34
This resul…
-
Currently we pin torch to 2.2.0 to resolve issues with `dgl`, which is required by `matgl` (M3GNet), but increasingly becoming a problem.
If we only update torch to 2.4.0, poetry installs everythin…
-
Had to downgrade my base Python for Poetry to work. If my base Python is >3.9 there's an issue with setuptools
-
TODO: https://github.com/NixOS/nixpkgs/blob/23e0738cf3fafb70443e415c689be3501b43658d/pkgs/development/interpreters/python/manylinux/default.nix
https://github.com/danimaribeiro/PyTrustNFe/blob/8d…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…