Skip to content

Commit 184f58d

Browse files
author
Andrew
committed
Fixed opengpts
1 parent 8e7d7f7 commit 184f58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/opengpts/opengpts.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ func NewRequest(input string, params structs.Params, extraOptions structs.ExtraO
5151
"example": false
5252
}
5353
],
54-
"assistant_id": "daede84b-79b7-4166-a277-7ac162c74c11",
54+
"assistant_id": "bca37014-6f97-4f2b-8928-81ea8d478d88",
5555
"thread_id": ""
5656
}
5757
`, string(safeInput)))

0 commit comments

Comments
 (0)