llm models --optionsnow shows keys and environment variables for models that use API keys. Thanks, Steve Morin. #903- Added
py.typedmarker file so LLM can now be used as a dependency in projects that usemypywithout a warning. #887 $characters can now be used in templates by escaping them as$$. Thanks, @guspix. #904- LLM now uses
pyproject.tomlinstead ofsetup.py. #908