* Add model check for chat stream * Sync model checks * Fix typo * Fix functino * refactor: Refactor endpoint and model compatibility check * apply review suggestions * minor fix * invert return boolean flag * fix test
Stream
* check for stream:true usage * lint
* test models listing * remove non-needed method * test for .streamFinished * add more error tests * improve stream testing * fix typo
* Add testable request builder * improve tests