Merge branch 'main' into sampling-form

This commit is contained in:
Nathan Arseneau
2025-04-12 09:51:57 -04:00
37 changed files with 1274 additions and 647 deletions

View File

@@ -45,7 +45,7 @@ describe("Form to handle sampling response", () => {
// Assert that onApprove is called with the correct arguments
expect(mockOnApprove).toHaveBeenCalledWith(mockRequest.id, {
model: "GPT-4o",
model: "stub-model",
stopReason: "endTurn",
role: "assistant",
content: {