* added TestCompletionStream test
moved completion stream testing to seperate function
added NoErrorF
fixes nil pointer reference on stream object
* update integration test models
* fix: invalid schema for function 'func_name': None is not of type 'object' (#429)(#432)
* test: add integration test for function call (#429)(#432)
* style: remove duplicate import (#429)(#432)