- New `llm lambdalabs models` command. 3 - Added support for async models. 4 - Token usage is now correctly tracked in the database. 5 - Upgraded to [LLM 0.22](https://llm.datasette.io/en/stable/changelog.html#v0-22) improved mechanism for API keys. 6
0.1a0
- Initial alpha. Adds support for models hosted by [Lambda Labs](https://docs.lambdalabs.com/public-cloud/lambda-chat-api/) such as: `llm -m lambdalabs/hermes3-405b 'poem about an otter'`. [#1](https://github.com/simonw/llm-lambda-labs/issues/1)