VanL

Results 4 issues of 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...

CLA Signed

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...

bug
has repro
platform:macos
area:tui
area:tools
area:core

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`),...