Skip to content

Commit

Permalink
rm log
Browse files Browse the repository at this point in the history
  • Loading branch information
stephmilovic committed Dec 5, 2024
1 parent d34a29b commit beed706
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export class InferenceConnector extends SubActionConnector<Config, Secrets> {
false,
signal
);
console.log('==> response', response);
return response.completion!;
}

Expand Down

0 comments on commit beed706

Please sign in to comment.