Skip to content

Commit 6ec005b

Browse files
committed
fix(copilot): apply changes as suggested
1 parent 6a5aa41 commit 6ec005b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

providers/github-copilot/models/gemini-3-pro-preview.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ knowledge = "2025-01"
1111
open_weights = false
1212

1313
[cost]
14-
input = 0
15-
output = 0
14+
input = 1
15+
output = 1
1616

1717
[limit]
1818
context = 128_000

0 commit comments

Comments
 (0)