[GH-ISSUE #2636] [FEAT]: Any port for API access on Desktop? (for integration with Word Add-in) #1709

Closed
opened 2026-02-22 18:26:10 -05:00 by yindo · 2 comments
Owner

Originally created by @GPTLocalhost on GitHub (Nov 16, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2636

What would you like to see?

Thank you for this great repo. Is there any port for API access on Desktop version? I have integrated the following with the Docker version with port 3001 (demo here), but I couldn't find the port for Desktop. Is it feasible? Thank you for any advice.

  • GPTLocalhost - A local Word Add-in for you to use local LLM servers in Microsoft Word. Alternative to "Copilot in Word" and completely local.
Originally created by @GPTLocalhost on GitHub (Nov 16, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2636 ### What would you like to see? Thank you for this great repo. Is there any port for API access on Desktop version? I have integrated the following with the Docker version with port 3001 ([demo here](https://gptlocalhost.com/demo/)), but I couldn't find the port for Desktop. Is it feasible? Thank you for any advice. - [GPTLocalhost](https://gptlocalhost.com/demo/) - A local Word Add-in for you to use local LLM servers in Microsoft Word. Alternative to "Copilot in Word" and completely local.
yindo added the enhancementfeature request labels 2026-02-22 18:26:10 -05:00
yindo closed this issue 2026-02-22 18:26:10 -05:00
Author
Owner

@timothycarambat commented on GitHub (Nov 18, 2024):

Saw you got it figured out. Port on docker is whatever you set as the entrypoint port -p 3001:3001.

Typically 3001

@timothycarambat commented on GitHub (Nov 18, 2024): Saw you got it figured out. Port on docker is whatever you set as the entrypoint port [`-p 3001:3001`](https://docs.anythingllm.com/installation-docker/local-docker#recommend-way-to-run-dockerized-anythingllm). Typically 3001
Author
Owner

@GPTLocalhost commented on GitHub (Nov 19, 2024):

Thank you for your reply, but I mean the following "Desktop" version instead of "Docker" version.

https://anythingllm.com/desktop

Port 3001 works well for Docker but not Desktop. I wonder whether it is feasible.

@GPTLocalhost commented on GitHub (Nov 19, 2024): Thank you for your reply, but I mean the following "Desktop" version instead of "Docker" version. > https://anythingllm.com/desktop Port 3001 works well for Docker but not Desktop. I wonder whether it is feasible.
yindo changed title from [FEAT]: Any port for API access on Desktop? (for integration with Word Add-in) to [GH-ISSUE #2636] [FEAT]: Any port for API access on Desktop? (for integration with Word Add-in) 2026-06-05 14:42:15 -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#1709