[GH-ISSUE #3589] [FEAT]: HTTP Proxy #2320

Closed
opened 2026-02-22 18:29:09 -05:00 by yindo · 1 comment
Owner

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

What would you like to see?

When making the request to llm, I want my request to go through a specific http proxy.
Would be good implementing it in the setting panel:

Image

Originally created by @katalonne on GitHub (Apr 3, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3589 ### What would you like to see? When making the request to llm, I want my request to go through a specific http proxy. Would be good implementing it in the setting panel: ![Image](https://github.com/user-attachments/assets/8ac8f7d3-b4c5-4989-9240-8248934f0377)
yindo added the enhancementfeature request labels 2026-02-22 18:29:09 -05:00
yindo closed this issue 2026-02-22 18:29:09 -05:00
Author
Owner

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

See https://github.com/Mintplex-Labs/anything-llm/issues/1228#issuecomment-2598956342 as to why this is not set up.

That being said, nobody has yet to quantify how this should function, since you can always use your proxy directly for an LLM connection with most providers and it would work as is! With OpenAI as an example, you could just use the same credentials with the Generic OpenAI connector and specify your proxy base URL and it would all forward as you would expect with you same credentials.

@timothycarambat commented on GitHub (Apr 3, 2025): See https://github.com/Mintplex-Labs/anything-llm/issues/1228#issuecomment-2598956342 as to why this is not set up. That being said, nobody has yet to quantify how this should function, since you can always use your proxy directly for an LLM connection with most providers and it would work as is! With OpenAI as an example, you could just use the same credentials with the Generic OpenAI connector and specify your proxy base URL and it would all forward as you would expect with you same credentials.
yindo changed title from [FEAT]: HTTP Proxy to [GH-ISSUE #3589] [FEAT]: HTTP Proxy 2026-06-05 14:45:52 -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#2320