Jelajahi Sumber

add title temp

Dax Raad 8 bulan lalu
induk
melakukan
29142eb940
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      packages/opencode/src/session/index.ts

+ 1 - 0
packages/opencode/src/session/index.ts

@@ -308,6 +308,7 @@ export namespace Session {
             parts: input.parts,
             parts: input.parts,
           },
           },
         ]),
         ]),
+        temperature: 0,
         model: model.language,
         model: model.language,
       })
       })
         .then((result) => {
         .then((result) => {