[PR #1128] [MERGED] Patch model selection for openai #3595

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1128
Author: @timothycarambat
Created: 4/18/2024
Status: Merged
Merged: 4/18/2024
Merged by: @timothycarambat

Base: masterHead: agent-patches


📝 Commits (1)

  • dff4171 Patch model selection for openai

📊 Changes

5 files changed (+118 additions, -98 deletions)

View changed files

📝 frontend/src/pages/WorkspaceSettings/AgentConfig/AgentModelSelection/index.jsx (+29 -9)
📝 frontend/src/pages/WorkspaceSettings/AgentConfig/index.jsx (+82 -82)
📝 server/package.json (+2 -2)
📝 server/utils/agents/aibitat/providers/openai.js (+1 -1)
📝 server/yarn.lock (+4 -4)

📄 Description

prevent rerenders of web-browsing for agents
update openai latest pkg name


🔄 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/1128 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 4/18/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `agent-patches` --- ### 📝 Commits (1) - [`dff4171`](https://github.com/Mintplex-Labs/anything-llm/commit/dff4171634e8303da6e41b6d2f65fc397b403d1b) Patch model selection for openai ### 📊 Changes **5 files changed** (+118 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/WorkspaceSettings/AgentConfig/AgentModelSelection/index.jsx` (+29 -9) 📝 `frontend/src/pages/WorkspaceSettings/AgentConfig/index.jsx` (+82 -82) 📝 `server/package.json` (+2 -2) 📝 `server/utils/agents/aibitat/providers/openai.js` (+1 -1) 📝 `server/yarn.lock` (+4 -4) </details> ### 📄 Description prevent rerenders of web-browsing for agents update openai latest pkg name --- <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:34:06 -05:00
yindo closed this issue 2026-02-22 18:34:06 -05:00
yindo changed title from [PR #1128] Patch model selection for openai to [PR #1128] [MERGED] Patch model selection for openai 2026-06-05 15:14:13 -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#3595