-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
I've tried setting up Open Notebook using PikaPods — a service which essentially setups up a cloud server with a standard-issue official Dockerised version of Open Notebook.
During the setup through PikaPods, we can enter the necessary API keys for the different AI providers. I only have an account with OpenRouter — much more efficient than having to keep multiple accounts in various providers — so I just entered the OpenRouter API key and base URL in the ENV variables setup.
My Open Notebook instance starts up, but I cannot use anything, as it tells me that I need to go to the 'Models page' and setup my providers. In the Models page, there are NO providers listed as 'Available': every provider, including OpenRouter, is listed as 'Unavailable', even though OpenRouter's ENV vars have indeed been setup during the deployment...
Am I missing something obvious, or is there a possible bug with the OpenRouter setup in Open Notebook?