Whitespace clean-up
| @@ -320,7 +320,6 @@ async function sendMakerSuiteRequest(request, response) { | ||
| 320 | 320 | generationConfig: generationConfig, |
| 321 | 321 | }; |
| 322 | 322 | |
| 323 | - | |
| 324 | 323 | if (should_use_system_prompt) { |
| 325 | 324 | body.system_instruction = prompt.system_instruction; |
| 326 | 325 | } |