VanL
VanL
Some initial discussion about this repository indicated that it was open source. Open source is a term of art referring only to licenses that fit the open source definition and...
This pull request ports the information in setup.py and setup.cfg to pyproject.toml and then deletes the setup.* files. As shown, it installs with uv sync and builds with uv build.
## Environment - Platform (select one): - [ ] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [x] Other: Local dev - Claude CLI...
Hi Simon. I am using llm as a library in a project. However, when `llm` is installed inside a virtual environment (e.g. via `pip install llm` or `uv add llm`),...