Skip to content

Commit 6d259c5

Browse files
authored
Merge branch 'SciSharp:master' into master
2 parents 8d87722 + 8b41765 commit 6d259c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/BotSharp.Test.ComputerUse/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
var parameters = new MessageParameters()
4848
{
4949
Messages = messages,
50-
Model = AnthropicModels.Claude35Sonnet,
50+
Model = AnthropicModels.Claude46Sonnet,
5151
Stream = false,
5252
Tools = tools,
5353
System = new List<SystemMessage>()

0 commit comments

Comments
 (0)