code cleanup and test fix

This commit is contained in:
Badri Narayanan S
2025-12-21 20:25:20 +05:30
parent c703fb32fb
commit f282b36d1e
4 changed files with 19 additions and 21 deletions

View File

@@ -844,7 +844,6 @@ async function* streamSSEResponse(response, originalModel) {
yield { type: 'message_stop' };
}
/**
* List available models
*/