[PR #1111] [MERGED] Enable dynamic GPT model dropdown #3586

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

📋 Pull Request Information

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

Base: masterHead: dynamic-gpt-model-dropdown


📝 Commits (2)

  • 2f7017d Enable dynamic GPT model dropdown
  • de3d13f remove console logs

📊 Changes

4 files changed (+117 additions, -76 deletions)

View changed files

📝 frontend/src/components/LLMSelection/OpenAiOptions/index.jsx (+20 -36)
📝 frontend/src/hooks/useGetProvidersModels.js (+7 -10)
📝 server/utils/AiProviders/openAi/index.js (+13 -17)
📝 server/utils/helpers/customModels.js (+77 -13)

📄 Description

No description provided


🔄 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/1111 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 4/16/2024 **Status:** ✅ Merged **Merged:** 4/16/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `dynamic-gpt-model-dropdown` --- ### 📝 Commits (2) - [`2f7017d`](https://github.com/Mintplex-Labs/anything-llm/commit/2f7017ddd6fe3e7b2dafb3469930173332eedde7) Enable dynamic GPT model dropdown - [`de3d13f`](https://github.com/Mintplex-Labs/anything-llm/commit/de3d13f62a7fe6d72f29da91319039af2530b8b3) remove console logs ### 📊 Changes **4 files changed** (+117 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/LLMSelection/OpenAiOptions/index.jsx` (+20 -36) 📝 `frontend/src/hooks/useGetProvidersModels.js` (+7 -10) 📝 `server/utils/AiProviders/openAi/index.js` (+13 -17) 📝 `server/utils/helpers/customModels.js` (+77 -13) </details> ### 📄 Description _No description provided_ --- <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:05 -05:00
yindo closed this issue 2026-02-22 18:34:05 -05:00
yindo changed title from [PR #1111] Enable dynamic GPT model dropdown to [PR #1111] [MERGED] Enable dynamic GPT model dropdown 2026-06-05 15:14:11 -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#3586