mirror of https://github.com/buster-so/buster.git
no temp
This commit is contained in:
parent
9cafd4e0ff
commit
5bc3feb6f7
|
@ -12,7 +12,6 @@ import { Sonnet4 } from '../../utils/models/sonnet-4';
|
|||
|
||||
const DEFAULT_OPTIONS = {
|
||||
maxSteps: 18,
|
||||
temperature: 0,
|
||||
providerOptions: {
|
||||
anthropic: {
|
||||
disableParallelToolCalls: true,
|
||||
|
|
|
@ -11,7 +11,6 @@ import { Sonnet4 } from '../../utils/models/sonnet-4';
|
|||
|
||||
const DEFAULT_OPTIONS = {
|
||||
maxSteps: 18,
|
||||
temperature: 0,
|
||||
providerOptions: {
|
||||
anthropic: {
|
||||
disableParallelToolCalls: true,
|
||||
|
|
Loading…
Reference in New Issue