[PR #84] [CLOSED] Update Gemini 2.5 Models #9531

Closed
opened 2026-02-16 18:13:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/84
Author: @captjt
Created: 6/13/2025
Status: Closed

Base: devHead: dev


📝 Commits (5)

📊 Changes

8 files changed (+171 additions, -5 deletions)

View changed files

📝 README.md (+1 -1)
📝 install (+3 -2)
📝 internal/llm/models/anthropic.go (+15 -0)
📝 internal/llm/models/bedrock.go (+30 -0)
📝 internal/llm/models/gemini.go (+2 -2)
internal/tui/theme/nord.go (+107 -0)
📝 internal/tui/theme/theme_test.go (+12 -0)
📝 www/src/content/docs/docs/themes.mdx (+1 -0)

📄 Description

Small PR to update the API identifiers for Gemini 2.5 models.


🔄 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/anomalyco/opencode/pull/84 **Author:** [@captjt](https://github.com/captjt) **Created:** 6/13/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (5) - [`3f8f7ec`](https://github.com/anomalyco/opencode/commit/3f8f7ec5881640f40490b2f5d17504c6a390f773) feat: claude 4 opus - [`c554430`](https://github.com/anomalyco/opencode/commit/c554430c59171e2dbec4b4d311e5f7d5a8107d0b) Nord theme (#64) - [`77f1116`](https://github.com/anomalyco/opencode/commit/77f1116ac9f182e8da784a958159fa7bfc38b82b) Update README.md - [`3bce2c9`](https://github.com/anomalyco/opencode/commit/3bce2c9dc3b2b009388cb696a1eec06ad14fc84a) pin install script - [`183043f`](https://github.com/anomalyco/opencode/commit/183043f66e9495067e3467d38999f442915c1c4a) update gemini 2.5 models ### 📊 Changes **8 files changed** (+171 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `install` (+3 -2) 📝 `internal/llm/models/anthropic.go` (+15 -0) 📝 `internal/llm/models/bedrock.go` (+30 -0) 📝 `internal/llm/models/gemini.go` (+2 -2) ➕ `internal/tui/theme/nord.go` (+107 -0) 📝 `internal/tui/theme/theme_test.go` (+12 -0) 📝 `www/src/content/docs/docs/themes.mdx` (+1 -0) </details> ### 📄 Description Small PR to update the API identifiers for Gemini 2.5 models. --- <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 18:13:43 -05:00
yindo closed this issue 2026-02-16 18:13:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9531