[PR #17] [MERGED] Add Gemini 3 Flash Preview model #30

Closed
opened 2026-02-16 09:17:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/openwork/pull/17
Author: @bwhiting2356
Created: 1/17/2026
Status: Merged
Merged: 1/17/2026
Merged by: @hntrl

Base: mainHead: add-gemini-flash-3-preview


📝 Commits (1)

  • cd0d04d Add Gemini 3 Flash Preview model

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 src/main/ipc/models.ts (+8 -0)

📄 Description

Summary

Add Gemini 3 Flash Preview model to available models list

Screenshot 2026-01-17 at 8 35 32 AM

Needs this PR to be merged for it to actually pass the right model id in.

Changes

  • Added gemini-3-flash-preview to models list in src/main/ipc/models.ts

🔄 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/langchain-ai/openwork/pull/17 **Author:** [@bwhiting2356](https://github.com/bwhiting2356) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/17/2026 **Merged by:** [@hntrl](https://github.com/hntrl) **Base:** `main` ← **Head:** `add-gemini-flash-3-preview` --- ### 📝 Commits (1) - [`cd0d04d`](https://github.com/langchain-ai/openwork/commit/cd0d04d34098e1d10a03f559929e6fe0cfa5e8d1) Add Gemini 3 Flash Preview model ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/main/ipc/models.ts` (+8 -0) </details> ### 📄 Description ## Summary Add Gemini 3 Flash Preview model to available models list <img width="458" height="310" alt="Screenshot 2026-01-17 at 8 35 32 AM" src="https://github.com/user-attachments/assets/95fcccc7-ee1d-49b6-96b4-5a6e599f6976" /> Needs [this](https://github.com/langchain-ai/openwork/pull/14) PR to be merged for it to actually pass the right model id in. ## Changes - Added gemini-3-flash-preview to models list in `src/main/ipc/models.ts` --- <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-16 09:17:51 -05:00
yindo closed this issue 2026-02-16 09:17:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/openwork#30