[GH-ISSUE #3645] [BUG]: OpenRouter Configuration Mac does not show Model Selection #2355

Closed
opened 2026-02-22 18:29:19 -05:00 by yindo · 6 comments
Owner

Originally created by @thomasdevos on GitHub (Apr 14, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3645

How are you running AnythingLLM?

Docker (local)

What happened?

  • I added my OpenRouter API Key
  • I cannot click / see the available models

Image

Are there known steps to reproduce?

  • Configure OpenRouter on Mac with a valid API key
Originally created by @thomasdevos on GitHub (Apr 14, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3645 ### How are you running AnythingLLM? Docker (local) ### What happened? - I added my OpenRouter API Key - I cannot click / see the available models ![Image](https://github.com/user-attachments/assets/a3e65bcc-4e10-47e8-9791-30a75b7f1264) ### Are there known steps to reproduce? - Configure OpenRouter on Mac with a valid API key
yindo added the possible bug label 2026-02-22 18:29:19 -05:00
yindo closed this issue 2026-02-22 18:29:19 -05:00
Author
Owner

@thomasdevos commented on GitHub (Apr 14, 2025):

Image

@thomasdevos commented on GitHub (Apr 14, 2025): ![Image](https://github.com/user-attachments/assets/67928ebf-d770-413a-bcfe-1b905dbe4091)
Author
Owner

@timothycarambat commented on GitHub (Apr 14, 2025):

Says you are on docker local, so your machine specs have likely nothing to do with it.
If you are on docker you must be at least using this command: https://docs.anythingllm.com/installation-docker/local-docker

Second, what do the logs say? A descriptive error is in there

@timothycarambat commented on GitHub (Apr 14, 2025): Says you are on docker local, so your machine specs have likely nothing to do with it. If you are on docker you **must** be at least using this command: https://docs.anythingllm.com/installation-docker/local-docker Second, what do the logs say? A descriptive error is in there
Author
Owner

@thomasdevos commented on GitHub (Apr 14, 2025):

I'm using Desktop - not sure why it says Docker

@thomasdevos commented on GitHub (Apr 14, 2025): I'm using Desktop - not sure why it says Docker
Author
Owner

@thomasdevos commented on GitHub (Apr 14, 2025):

How can I access the logs from the desktop?

@thomasdevos commented on GitHub (Apr 14, 2025): How can I access the logs from the desktop?
Author
Owner

@timothycarambat commented on GitHub (Apr 14, 2025):

https://docs.anythingllm.com/installation-desktop/debug#general-debugging

@timothycarambat commented on GitHub (Apr 14, 2025): https://docs.anythingllm.com/installation-desktop/debug#general-debugging
Author
Owner

@timothycarambat commented on GitHub (Apr 14, 2025):

FWIW: We fetch the models from their endpoint even if the API key is invalid since the API is public.

And even on a fresh client, I cannot replicate this error on macOS - implying that your client connection is the issue (geo blocking/rate-limiting possibly?)

Image
@timothycarambat commented on GitHub (Apr 14, 2025): FWIW: We fetch the models from their endpoint even if the API key is invalid [since the API is public.](https://openrouter.ai/docs/api-reference/list-available-models) And even on a fresh client, I cannot replicate this error on macOS - implying that your client connection is the issue (geo blocking/rate-limiting possibly?) <img width="1775" alt="Image" src="https://github.com/user-attachments/assets/a1e35f43-fae6-4b33-9af6-c12acc322d6b" />
yindo changed title from [BUG]: OpenRouter Configuration Mac does not show Model Selection to [GH-ISSUE #3645] [BUG]: OpenRouter Configuration Mac does not show Model Selection 2026-06-05 14:46:04 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2355