chatgpt-web icon indicating copy to clipboard operation
chatgpt-web copied to clipboard

support for openrouter.ai

Open timothelaborie opened this issue 2 years ago • 1 comments

There are many models here: https://openrouter.ai/docs#models

Can we add support for this? There is already a page where the user can add their API key for petals, so there could be an additional section for the openrouter key there

timothelaborie avatar Nov 13 '23 15:11 timothelaborie

I made a fork that uses openrouter instead: https://timothelaborie.github.io/chatgpt-web/ My changes to the original can be found here https://github.com/timothelaborie/chatgpt-web/commit/55e7de77c3cba485fb5e31fe4095400e59598aa1 Also it automatically downloads the openrouter model list when the page is loaded.

timothelaborie avatar Jan 15 '24 09:01 timothelaborie