Releases: simonw/llm-openrouter
Releases · simonw/llm-openrouter
0.3
- Enable image attachments for models that support images. Thanks, Adam Montgomery. #12
- Provide async model access. #15
- Fix documentation to list correct
LLM_OPENROUTER_KEY
environment variable. #10
0.2
- Added missing
httpx
dependency, thanks @spinagon. #4
- Now respects
OPENROUTER_KEY
environment variable, thanks Chris Mungall. #7
- Fixed error that occurred if
urllib3
was not installed. #9