rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
44 stars 2 forks source link

Enhancement: Add support for OpenRouter API #66

Closed rmusser01 closed 1 month ago

rmusser01 commented 1 month 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 1 month ago

Support added in GUI and non-gui.