create Object Stream
Create a reactive stream of objects of the specified type. Objects are emitted as they become available during LLM processing.
Return
Flux emitting objects as they are parsed from the LLM response
Parameters
item Class
The class of objects to create