Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-03-16 00:28:47 +01:00
parent 7147cf189a
commit 6a77d42dd6
19 changed files with 21 additions and 37 deletions

View File

@@ -307,7 +307,6 @@ func toolCallResponse(toolCalls ...llm.ToolCall) *llm.ChatCompletionResponse {
}
}
func TestRun(t *testing.T) {
t.Parallel()