[GH-ISSUE #5371] POE AI interface in AnythingLLM #5048

Open
opened 2026-06-05 14:51:44 -04:00 by yindo · 2 comments
Owner

Originally created by @FBTCAD on GitHub (Apr 7, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5371

What would you like to see?

poe ai just changed its api interface that would require a new box for LLM suppliers
https://creator.poe.com/api-reference/feature-flags

add support for custom HTTP headers (e.g., poe-feature) in the LLM provider configuration, including the LM Studio / Generic OpenAI style providers.

This would allow users to connect directly to OpenAI-compatible APIs like Poe that require feature flags or strict-mode headers without needing an external proxy.”=

The header values should be configurable per provider and per workspace so different backends can use different feature flags or routing options.

Originally created by @FBTCAD on GitHub (Apr 7, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5371 ### What would you like to see? poe ai just changed its api interface that would require a new box for LLM suppliers https://creator.poe.com/api-reference/feature-flags add support for custom HTTP headers (e.g., poe-feature) in the LLM provider configuration, including the LM Studio / Generic OpenAI style providers. This would allow users to connect directly to OpenAI-compatible APIs like Poe that require feature flags or strict-mode headers without needing an external proxy.”= The header values should be configurable per provider and per workspace so different backends can use different feature flags or routing options.
yindo added the enhancementIntegration Requestfeature request labels 2026-06-05 14:51:44 -04:00
Author
Owner

@timothycarambat commented on GitHub (Apr 7, 2026):

This is a request to add Poe as a provider correct? We wouldn't be adding this kind of config to every provider like LM Studio and such

<!-- gh-comment-id:4199011199 --> @timothycarambat commented on GitHub (Apr 7, 2026): This is a request to add Poe as a provider correct? We wouldn't be adding this kind of config to every provider like LM Studio and such
Author
Owner

@FBTCAD commented on GitHub (Apr 7, 2026):

Yes correct: adding poe ai as provider.
For now we can use LM Studio provider interface in AnythingLLM and it works
fine. However, with their new API, not sure it will still work, and we need
a dedicated interface provider

On Tue, 7 Apr 2026, 20:41 Timothy Carambat, @.***>
wrote:

timothycarambat left a comment (Mintplex-Labs/anything-llm#5371)
https://github.com/Mintplex-Labs/anything-llm/issues/5371#issuecomment-4199011199

This is a request to add Poe as a provider correct? We wouldn't be adding
this kind of config to every provider like LM Studio and such


Reply to this email directly, view it on GitHub
https://github.com/Mintplex-Labs/anything-llm/issues/5371#issuecomment-4199011199,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BB4EB2GNQYQ5R4XEQAMX3FT4UTZOPAVCNFSM6AAAAACXPEHXLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCOJZGAYTCMJZHE
.
You are receiving this because you authored the thread.Message ID:
@.***>

<!-- gh-comment-id:4199096860 --> @FBTCAD commented on GitHub (Apr 7, 2026): Yes correct: adding poe ai as provider. For now we can use LM Studio provider interface in AnythingLLM and it works fine. However, with their new API, not sure it will still work, and we need a dedicated interface provider On Tue, 7 Apr 2026, 20:41 Timothy Carambat, ***@***.***> wrote: > *timothycarambat* left a comment (Mintplex-Labs/anything-llm#5371) > <https://github.com/Mintplex-Labs/anything-llm/issues/5371#issuecomment-4199011199> > > This is a request to add Poe as a provider correct? We wouldn't be adding > this kind of config to every provider like LM Studio and such > > — > Reply to this email directly, view it on GitHub > <https://github.com/Mintplex-Labs/anything-llm/issues/5371#issuecomment-4199011199>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/BB4EB2GNQYQ5R4XEQAMX3FT4UTZOPAVCNFSM6AAAAACXPEHXLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCOJZGAYTCMJZHE> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5048