Skip to content

Commit 1e805a7

Browse files
author
xenodium
committed
Setting gemini-2.5-pro-exp window as per #337 (comment)
1 parent b988f1a commit 1e805a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatgpt-shell-google.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ This gets set once for each MODEL, based on a heuristic."
225225
:short-version "2.5-pro-exp"
226226
:path "/v1beta/models/gemini-2.5-pro-exp-03-25"
227227
:token-width 4
228-
:context-window 2048576)
228+
:context-window 1048576)
229229
(chatgpt-shell-google-make-model :version "gemini-2.0-pro-exp"
230230
:short-version "2.0-pro-exp"
231231
:path "/v1beta/models/gemini-2.0-pro-exp"

0 commit comments

Comments
 (0)