rmusser01 / tldw

tl/dw (Too Long, Didn't Watch): Your Personal Research Multi-Tool - a naive attempt at 'A Young Lady's Illustrated Primer'
Apache License 2.0
330 stars 11 forks source link

Enhancement: Add support for OpenRouter API #66

Closed rmusser01 closed 5 months ago

rmusser01 commented 5 months ago

As a user, I would like to be able to use the OpenRouter API for making LLM requests.

As a user, when selecting the API endpoint from the drop down box, I should be able to select 'OpenRouter' as an option, and be able to use my API key and model selection as defined in the input box for the API key, and the model defined in config.txt, to have my requests for summarization handled by an LLM through the OpenRouter API.

rmusser01 commented 5 months ago

Support added in GUI and non-gui.