[PR #340] [MERGED] Add support for gpt-4-turbo 128K model #3306

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/340
Author: @timothycarambat
Created: 11/6/2023
Status: Merged
Merged: 11/6/2023
Merged by: @timothycarambat

Base: masterHead: 336-new-open-ai-models


📝 Commits (1)

📊 Changes

4 files changed (+25 additions, -13 deletions)

View changed files

📝 README.md (+1 -1)
📝 frontend/src/components/LLMSelection/AzureAiOptions/index.jsx (+1 -0)
📝 frontend/src/components/LLMSelection/OpenAiOptions/index.jsx (+13 -11)
📝 server/utils/AiProviders/openAi/index.js (+10 -1)

📄 Description

Add support for gpt-4-turbo 128K model
resolves #336


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/340 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 11/6/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `336-new-open-ai-models` --- ### 📝 Commits (1) - [`356a147`](https://github.com/Mintplex-Labs/anything-llm/commit/356a147facbe6eb086f6bd5719b609c02b598b66) resolves #336 ### 📊 Changes **4 files changed** (+25 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `frontend/src/components/LLMSelection/AzureAiOptions/index.jsx` (+1 -0) 📝 `frontend/src/components/LLMSelection/OpenAiOptions/index.jsx` (+13 -11) 📝 `server/utils/AiProviders/openAi/index.js` (+10 -1) </details> ### 📄 Description Add support for gpt-4-turbo 128K model resolves #336 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:30 -05:00
yindo closed this issue 2026-02-22 18:33:31 -05: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#3306