* test models listing * remove non-needed method * test for .streamFinished * add more error tests * improve stream testing * fix typo
* Implement chat completion streaming * Optimize the implementation of chat completion stream * Fix linter error