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.
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.