Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Oct 11, 2024
1 parent b330bd9 commit c1c9a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/pages/playground/__tests__/playgroundUtils.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const expectedPlaygroundInstanceWithIO: PlaygroundInstance = {
},
model: {
provider: "OPENAI",
modelName: "gpt-3.5-turbo",
modelName: "gpt-4o",
},
tools: {},
template: {
Expand Down

0 comments on commit c1c9a54

Please sign in to comment.