[PR #2268] [MERGED] Add Gemini exp models #3936

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2268
Author: @timothycarambat
Created: 9/11/2024
Status: Merged
Merged: 9/11/2024
Merged by: @timothycarambat

Base: masterHead: 2263-gemini-exp-model-list-update


📝 Commits (1)

📊 Changes

5 files changed (+43 additions, -13 deletions)

View changed files

📝 frontend/src/components/LLMSelection/GeminiLLMOptions/index.jsx (+28 -13)
📝 frontend/src/hooks/useGetProvidersModels.js (+3 -0)
📝 server/utils/AiProviders/gemini/index.js (+6 -0)
📝 server/utils/AiProviders/modelMap.js (+3 -0)
📝 server/utils/helpers/updateENV.js (+3 -0)

📄 Description

resolves #2263


🔄 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/2268 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 9/11/2024 **Status:** ✅ Merged **Merged:** 9/11/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `2263-gemini-exp-model-list-update` --- ### 📝 Commits (1) - [`10fd96a`](https://github.com/Mintplex-Labs/anything-llm/commit/10fd96a6674b9a716ba4f4adc2ed02d468e984cd) Add Gemini models ### 📊 Changes **5 files changed** (+43 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/LLMSelection/GeminiLLMOptions/index.jsx` (+28 -13) 📝 `frontend/src/hooks/useGetProvidersModels.js` (+3 -0) 📝 `server/utils/AiProviders/gemini/index.js` (+6 -0) 📝 `server/utils/AiProviders/modelMap.js` (+3 -0) 📝 `server/utils/helpers/updateENV.js` (+3 -0) </details> ### 📄 Description resolves #2263 --- <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:48 -05:00
yindo closed this issue 2026-02-22 18:34:48 -05:00
yindo changed title from [PR #2268] Add Gemini `exp` models to [PR #2268] [MERGED] Add Gemini `exp` models 2026-06-05 15:15:58 -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#3936