[GH-ISSUE #1255] [FEAT]: Prune unused LLM provider functions #782

Closed
opened 2026-02-22 18:21:20 -05:00 by yindo · 0 comments
Owner

Originally created by @shatfield4 on GitHub (May 1, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1255

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

In each LLM provider class, we currently have streamChat and sendChat which are now unused in AnythingLLM so we can remove them.

Originally created by @shatfield4 on GitHub (May 1, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1255 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? In each LLM provider class, we currently have `streamChat` and `sendChat` which are now unused in AnythingLLM so we can remove them.
yindo added the enhancementfeature request labels 2026-02-22 18:21:20 -05:00
yindo closed this issue 2026-02-22 18:21:20 -05:00
yindo changed title from [FEAT]: Prune unused LLM provider functions to [GH-ISSUE #1255] [FEAT]: Prune unused LLM provider functions 2026-06-05 14:37:10 -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#782